home *** CD-ROM | disk | FTP | other *** search
/ Screensavers 98 / Screensavers 98.iso / animals / aquascape / configure.exe / 0 / RCDATA / TCONFIGFORM / TCONFIGFORM.txt < prev   
Text File  |  2000-03-28  |  115KB  |  4,102 lines

  1. object ConfigForm: TConfigForm
  2.   Left = 123
  3.   Top = 88
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'AquaScape'
  9.   ClientHeight = 452
  10.   ClientWidth = 632
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   ShowHint = True
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnMouseMove = SignDescMouseMove
  21.   PixelsPerInch = 96
  22.   TextHeight = 14
  23.   object AquaScapeLabel: TImage
  24.     Left = 150
  25.     Top = 7
  26.     Width = 333
  27.     Height = 14
  28.     AutoSize = True
  29.     Picture.Data = {<image000.bmp>}
  30.   end
  31.   object CopyrightLabel: TImage
  32.     Left = 6
  33.     Top = 427
  34.     Width = 156
  35.     Height = 23
  36.     Cursor = 5
  37.     Hint = 'Click to launch browser and go to website'
  38.     AutoSize = True
  39.     Picture.Data = {<image001.bmp>}
  40.     OnClick = CopyrightLabelClick
  41.   end
  42.   object TabbedNotebook: TTabbedNotebook
  43.     Left = 2
  44.     Top = 26
  45.     Width = 628
  46.     Height = 393
  47.     PageIndex = 4
  48.     TabFont.Color = clBtnText
  49.     TabFont.Height = -11
  50.     TabFont.Name = 'Arial'
  51.     TabFont.Style = []
  52.     TabOrder = 2
  53.     Visible = False
  54.     OnChange = TabbedNotebookChange
  55.     object TTabPage
  56.       Left = 4
  57.       Top = 25
  58.       Caption = 'General'
  59.       object GeneralDivider: TBevel
  60.         Left = 309
  61.         Top = 9
  62.         Width = 3
  63.         Height = 349
  64.       end
  65.       object HelpLabel: TLabel
  66.         Left = 324
  67.         Top = 342
  68.         Width = 289
  69.         Height = 14
  70.         AutoSize = False
  71.         Caption = 'For context-sensitive help, right click any configuration item.'
  72.         Font.Color = clMaroon
  73.         Font.Height = -11
  74.         Font.Name = 'Arial'
  75.         Font.Style = []
  76.         ParentFont = False
  77.       end
  78.       object BubbleOptions: TGroupBox
  79.         Tag = 26
  80.         Left = 321
  81.         Top = 135
  82.         Width = 295
  83.         Height = 76
  84.         Caption = 'Bubbles'
  85.         Font.Color = clNavy
  86.         Font.Height = -11
  87.         Font.Name = 'Arial'
  88.         Font.Style = []
  89.         ParentFont = False
  90.         PopupMenu = RightClickMenu
  91.         TabOrder = 6
  92.         OnMouseDown = ControlMouseDown
  93.         object BubbleOptionsDivider: TBevel
  94.           Left = 109
  95.           Top = 12
  96.           Width = 4
  97.           Height = 59
  98.           Shape = bsLeftLine
  99.         end
  100.         object BubbleAmountLabel: TLabel
  101.           Tag = 26
  102.           Left = 118
  103.           Top = 15
  104.           Width = 95
  105.           Height = 14
  106.           Hint = 'Choose the amount of bubbles '
  107.           Caption = 'Amount of Bubbles:'
  108.           Font.Color = clNavy
  109.           Font.Height = -11
  110.           Font.Name = 'Arial'
  111.           Font.Style = []
  112.           ParentFont = False
  113.           PopupMenu = RightClickMenu
  114.           OnMouseDown = ControlMouseDown
  115.         end
  116.         object Bubbles1Check: TRadioButton
  117.           Tag = 26
  118.           Left = 115
  119.           Top = 33
  120.           Width = 54
  121.           Height = 17
  122.           Hint = 'Choose the amount of bubbles'
  123.           Caption = 'A few'
  124.           Font.Color = clWindowText
  125.           Font.Height = -11
  126.           Font.Name = 'Arial'
  127.           Font.Style = []
  128.           ParentFont = False
  129.           PopupMenu = RightClickMenu
  130.           TabOrder = 0
  131.           OnMouseDown = ControlMouseDown
  132.         end
  133.         object Bubbles2Check: TRadioButton
  134.           Tag = 26
  135.           Left = 179
  136.           Top = 33
  137.           Width = 102
  138.           Height = 17
  139.           Hint = 'Choose the amount of bubbles '
  140.           Caption = 'Average amount'
  141.           Checked = True
  142.           Font.Color = clWindowText
  143.           Font.Height = -11
  144.           Font.Name = 'Arial'
  145.           Font.Style = []
  146.           ParentFont = False
  147.           PopupMenu = RightClickMenu
  148.           TabOrder = 1
  149.           TabStop = True
  150.           OnMouseDown = ControlMouseDown
  151.         end
  152.         object ShowBubblesCheck: TCheckBox
  153.           Tag = 26
  154.           Left = 10
  155.           Top = 35
  156.           Width = 95
  157.           Height = 17
  158.           Hint = 'Choose this option to display the bubble tubes'
  159.           Caption = 'Airtube Bubbles'
  160.           Font.Color = clWindowText
  161.           Font.Height = -11
  162.           Font.Name = 'Arial'
  163.           Font.Style = []
  164.           ParentFont = False
  165.           PopupMenu = RightClickMenu
  166.           TabOrder = 2
  167.           OnMouseDown = ControlMouseDown
  168.         end
  169.         object BubbleSFXCheck: TCheckBox
  170.           Tag = 26
  171.           Left = 10
  172.           Top = 53
  173.           Width = 91
  174.           Height = 17
  175.           Hint = 'Now you too can enjoy the sound of an aquarium!'
  176.           Caption = 'Bubbles SFX'
  177.           Font.Color = clWindowText
  178.           Font.Height = -11
  179.           Font.Name = 'Arial'
  180.           Font.Style = []
  181.           ParentFont = False
  182.           PopupMenu = RightClickMenu
  183.           TabOrder = 3
  184.           OnMouseDown = ControlMouseDown
  185.         end
  186.         object Bubbles3Check: TRadioButton
  187.           Tag = 26
  188.           Left = 115
  189.           Top = 53
  190.           Width = 54
  191.           Height = 17
  192.           Hint = 'Choose the amount of bubbles '
  193.           Caption = 'A lot'
  194.           Font.Color = clWindowText
  195.           Font.Height = -11
  196.           Font.Name = 'Arial'
  197.           Font.Style = []
  198.           ParentFont = False
  199.           PopupMenu = RightClickMenu
  200.           TabOrder = 4
  201.           OnMouseDown = ControlMouseDown
  202.         end
  203.         object Bubbles4Check: TRadioButton
  204.           Tag = 26
  205.           Left = 179
  206.           Top = 53
  207.           Width = 106
  208.           Height = 17
  209.           Hint = 'Choose the amount of bubbles '
  210.           Caption = 'An absurd amount'
  211.           Font.Color = clWindowText
  212.           Font.Height = -11
  213.           Font.Name = 'Arial'
  214.           Font.Style = []
  215.           ParentFont = False
  216.           PopupMenu = RightClickMenu
  217.           TabOrder = 5
  218.           OnMouseDown = ControlMouseDown
  219.         end
  220.         object TankBubblesCheck: TCheckBox
  221.           Tag = 26
  222.           Left = 10
  223.           Top = 17
  224.           Width = 95
  225.           Height = 17
  226.           Hint = 'Choose this option to display bubbles tank wide'
  227.           Caption = 'Tank Bubbles'
  228.           Font.Color = clWindowText
  229.           Font.Height = -11
  230.           Font.Name = 'Arial'
  231.           Font.Style = []
  232.           ParentFont = False
  233.           PopupMenu = RightClickMenu
  234.           TabOrder = 6
  235.           OnMouseDown = ControlMouseDown
  236.         end
  237.       end
  238.       object ProgramModels: TGroupBox
  239.         Tag = 20
  240.         Left = 6
  241.         Top = 3
  242.         Width = 294
  243.         Height = 114
  244.         Hint = 'Select a program model to set other global settings'
  245.         Caption = 'Program Models'
  246.         Color = clBtnFace
  247.         Font.Color = clNavy
  248.         Font.Height = -11
  249.         Font.Name = 'Arial'
  250.         Font.Style = []
  251.         ParentColor = False
  252.         ParentFont = False
  253.         PopupMenu = RightClickMenu
  254.         TabOrder = 0
  255.         OnMouseDown = ControlMouseDown
  256.         object PMDescLabel: TLabel
  257.           Tag = 20
  258.           Left = 12
  259.           Top = 38
  260.           Width = 273
  261.           Height = 72
  262.           AutoSize = False
  263.           Caption = 
  264.             'The Ulta-Lite model uses the least features, but also uses the l' +
  265.             'east memory and yields the best animation performance.  Only a f' +
  266.             'ew fish and the lowest-res screen mode are used.  Best used as a' +
  267.             ' light screensaver on a slower computer.'
  268.           Font.Color = clWindowText
  269.           Font.Height = -11
  270.           Font.Name = 'Arial'
  271.           Font.Style = []
  272.           ParentFont = False
  273.           WordWrap = True
  274.           OnMouseDown = ControlMouseDown
  275.         end
  276.         object PMUltraLiteCheck: TRadioButton
  277.           Tag = 20
  278.           Left = 11
  279.           Top = 19
  280.           Width = 72
  281.           Height = 17
  282.           Caption = 'Ulta-Lite'
  283.           Font.Color = clWindowText
  284.           Font.Height = -11
  285.           Font.Name = 'Arial'
  286.           Font.Style = []
  287.           ParentFont = False
  288.           TabOrder = 0
  289.           OnClick = PMUltraLiteCheckClick
  290.           OnMouseDown = ControlMouseDown
  291.         end
  292.         object PMLiteCheck: TRadioButton
  293.           Tag = 20
  294.           Left = 78
  295.           Top = 19
  296.           Width = 42
  297.           Height = 17
  298.           Caption = 'Lite'
  299.           Font.Color = clWindowText
  300.           Font.Height = -11
  301.           Font.Name = 'Arial'
  302.           Font.Style = []
  303.           ParentFont = False
  304.           TabOrder = 1
  305.           OnClick = PMLiteCheckClick
  306.           OnMouseDown = ControlMouseDown
  307.         end
  308.         object PMNormalCheck: TRadioButton
  309.           Tag = 20
  310.           Left = 122
  311.           Top = 19
  312.           Width = 55
  313.           Height = 17
  314.           Caption = 'Normal'
  315.           Font.Color = clWindowText
  316.           Font.Height = -11
  317.           Font.Name = 'Arial'
  318.           Font.Style = []
  319.           ParentFont = False
  320.           TabOrder = 2
  321.           OnClick = PMNormalCheckClick
  322.           OnMouseDown = ControlMouseDown
  323.         end
  324.         object PMFullCheck: TRadioButton
  325.           Tag = 20
  326.           Left = 183
  327.           Top = 19
  328.           Width = 38
  329.           Height = 17
  330.           Caption = 'Full'
  331.           Font.Color = clWindowText
  332.           Font.Height = -11
  333.           Font.Name = 'Arial'
  334.           Font.Style = []
  335.           ParentFont = False
  336.           TabOrder = 3
  337.           OnClick = PMFullCheckClick
  338.           OnMouseDown = ControlMouseDown
  339.         end
  340.         object PMCustom1: TRadioButton
  341.           Tag = 20
  342.           Left = 227
  343.           Top = 19
  344.           Width = 62
  345.           Height = 17
  346.           Caption = 'Custom'
  347.           Checked = True
  348.           Font.Color = clWindowText
  349.           Font.Height = -11
  350.           Font.Name = 'Arial'
  351.           Font.Style = []
  352.           ParentFont = False
  353.           TabOrder = 4
  354.           TabStop = True
  355.           OnClick = PMCustom1Click
  356.           OnMouseDown = ControlMouseDown
  357.         end
  358.       end
  359.       object Gravels: TGroupBox
  360.         Tag = 21
  361.         Left = 6
  362.         Top = 119
  363.         Width = 294
  364.         Height = 140
  365.         Hint = 'Select gravel color'
  366.         HelpContext = 21
  367.         Caption = 'Gravel'
  368.         Font.Color = clNavy
  369.         Font.Height = -11
  370.         Font.Name = 'Arial'
  371.         Font.Style = []
  372.         ParentFont = False
  373.         PopupMenu = RightClickMenu
  374.         TabOrder = 1
  375.         OnMouseDown = ControlMouseDown
  376.         object Gravel: TImage
  377.           Tag = 21
  378.           Left = 32
  379.           Top = 33
  380.           Width = 251
  381.           Height = 100
  382.           Hint = 'Select a gravel color or choose random multi-colored gravel'
  383.           Picture.Data = {<image002.bmp>}
  384.           OnMouseDown = ControlMouseDown
  385.           OnMouseUp = GravelMouseUp
  386.         end
  387.         object GravelCheck0: TRadioButton
  388.           Tag = 21
  389.           Left = 11
  390.           Top = 15
  391.           Width = 272
  392.           Height = 17
  393.           Hint = 'Disable gravel'
  394.           Caption = ' None'
  395.           Font.Color = clWindowText
  396.           Font.Height = -11
  397.           Font.Name = 'Arial'
  398.           Font.Style = []
  399.           ParentFont = False
  400.           PopupMenu = RightClickMenu
  401.           TabOrder = 0
  402.           OnMouseDown = ControlMouseDown
  403.         end
  404.         object GravelCheck1: TRadioButton
  405.           Tag = 21
  406.           Left = 11
  407.           Top = 32
  408.           Width = 14
  409.           Height = 17
  410.           Checked = True
  411.           PopupMenu = RightClickMenu
  412.           TabOrder = 1
  413.           TabStop = True
  414.           OnMouseDown = ControlMouseDown
  415.         end
  416.         object GravelCheck2: TRadioButton
  417.           Tag = 21
  418.           Left = 11
  419.           Top = 49
  420.           Width = 14
  421.           Height = 17
  422.           PopupMenu = RightClickMenu
  423.           TabOrder = 2
  424.           OnMouseDown = ControlMouseDown
  425.         end
  426.         object GravelCheck3: TRadioButton
  427.           Tag = 21
  428.           Left = 11
  429.           Top = 66
  430.           Width = 14
  431.           Height = 17
  432.           PopupMenu = RightClickMenu
  433.           TabOrder = 3
  434.           OnMouseDown = ControlMouseDown
  435.         end
  436.         object GravelCheck4: TRadioButton
  437.           Tag = 21
  438.           Left = 11
  439.           Top = 83
  440.           Width = 14
  441.           Height = 17
  442.           PopupMenu = RightClickMenu
  443.           TabOrder = 4
  444.           OnMouseDown = ControlMouseDown
  445.         end
  446.         object GravelCheck5: TRadioButton
  447.           Tag = 21
  448.           Left = 11
  449.           Top = 100
  450.           Width = 14
  451.           Height = 17
  452.           PopupMenu = RightClickMenu
  453.           TabOrder = 5
  454.           OnMouseDown = ControlMouseDown
  455.         end
  456.         object MultiGravelCheck: TRadioButton
  457.           Tag = 21
  458.           Left = 11
  459.           Top = 117
  460.           Width = 14
  461.           Height = 17
  462.           Caption = 'MultiGravelCheck'
  463.           PopupMenu = RightClickMenu
  464.           TabOrder = 6
  465.           OnMouseDown = ControlMouseDown
  466.         end
  467.       end
  468.       object Decors: TGroupBox
  469.         Tag = 22
  470.         Left = 6
  471.         Top = 261
  472.         Width = 294
  473.         Height = 97
  474.         Hint = 'Select tank decor type'
  475.         HelpContext = 22
  476.         Caption = 'Tank Decor'
  477.         Font.Color = clNavy
  478.         Font.Height = -11
  479.         Font.Name = 'Arial'
  480.         Font.Style = []
  481.         ParentFont = False
  482.         PopupMenu = RightClickMenu
  483.         TabOrder = 2
  484.         OnMouseDown = ControlMouseDown
  485.         object Decor1: TImage
  486.           Tag = 22
  487.           Left = 32
  488.           Top = 36
  489.           Width = 251
  490.           Height = 15
  491.           Picture.Data = {<image003.bmp>}
  492.           OnClick = Decor1Click
  493.           OnMouseDown = ControlMouseDown
  494.         end
  495.         object Decor2: TImage
  496.           Tag = 22
  497.           Left = 32
  498.           Top = 54
  499.           Width = 251
  500.           Height = 15
  501.           Picture.Data = {<image004.bmp>}
  502.           OnClick = Decor2Click
  503.           OnMouseDown = ControlMouseDown
  504.         end
  505.         object Decor3: TImage
  506.           Tag = 22
  507.           Left = 32
  508.           Top = 72
  509.           Width = 251
  510.           Height = 15
  511.           Picture.Data = {<image005.bmp>}
  512.           OnClick = Decor3Click
  513.           OnMouseDown = ControlMouseDown
  514.         end
  515.         object DecorCheck0: TRadioButton
  516.           Tag = 22
  517.           Left = 11
  518.           Top = 17
  519.           Width = 270
  520.           Height = 17
  521.           Hint = 'Disable decor border'
  522.           Caption = ' None'
  523.           Font.Color = clWindowText
  524.           Font.Height = -11
  525.           Font.Name = 'Arial'
  526.           Font.Style = []
  527.           ParentFont = False
  528.           TabOrder = 0
  529.           OnMouseDown = ControlMouseDown
  530.         end
  531.         object DecorCheck1: TRadioButton
  532.           Tag = 22
  533.           Left = 11
  534.           Top = 35
  535.           Width = 14
  536.           Height = 17
  537.           Caption = 'DecorCheck1'
  538.           Checked = True
  539.           TabOrder = 1
  540.           TabStop = True
  541.           OnMouseDown = ControlMouseDown
  542.         end
  543.         object DecorCheck2: TRadioButton
  544.           Tag = 22
  545.           Left = 11
  546.           Top = 53
  547.           Width = 14
  548.           Height = 17
  549.           Caption = 'DecorCheck2'
  550.           TabOrder = 2
  551.           OnMouseDown = ControlMouseDown
  552.         end
  553.         object DecorCheck3: TRadioButton
  554.           Tag = 22
  555.           Left = 11
  556.           Top = 71
  557.           Width = 14
  558.           Height = 17
  559.           Caption = 'DecorCheck3'
  560.           TabOrder = 3
  561.           OnMouseDown = ControlMouseDown
  562.         end
  563.       end
  564.       object TankSizes: TGroupBox
  565.         Tag = 23
  566.         Left = 321
  567.         Top = 3
  568.         Width = 295
  569.         Height = 42
  570.         Hint = 
  571.           'On slower computers, a smaller tank increases animation performa' +
  572.           'nce'
  573.         Caption = 'Tank Size'
  574.         Font.Color = clNavy
  575.         Font.Height = -11
  576.         Font.Name = 'Arial'
  577.         Font.Style = []
  578.         ParentFont = False
  579.         PopupMenu = RightClickMenu
  580.         TabOrder = 3
  581.         OnMouseDown = ControlMouseDown
  582.         object TSSmallCheck: TRadioButton
  583.           Tag = 23
  584.           Left = 11
  585.           Top = 19
  586.           Width = 62
  587.           Height = 17
  588.           Caption = 'Small'
  589.           Font.Color = clWindowText
  590.           Font.Height = -11
  591.           Font.Name = 'Arial'
  592.           Font.Style = []
  593.           ParentFont = False
  594.           PopupMenu = RightClickMenu
  595.           TabOrder = 0
  596.           OnMouseDown = ControlMouseDown
  597.         end
  598.         object TSMediumCheck: TRadioButton
  599.           Tag = 23
  600.           Left = 71
  601.           Top = 19
  602.           Width = 62
  603.           Height = 17
  604.           Caption = 'Medium'
  605.           Font.Color = clWindowText
  606.           Font.Height = -11
  607.           Font.Name = 'Arial'
  608.           Font.Style = []
  609.           ParentFont = False
  610.           PopupMenu = RightClickMenu
  611.           TabOrder = 1
  612.           OnMouseDown = ControlMouseDown
  613.         end
  614.         object TSLargeCheck: TRadioButton
  615.           Tag = 23
  616.           Left = 143
  617.           Top = 19
  618.           Width = 54
  619.           Height = 17
  620.           Caption = 'Large'
  621.           Checked = True
  622.           Font.Color = clWindowText
  623.           Font.Height = -11
  624.           Font.Name = 'Arial'
  625.           Font.Style = []
  626.           ParentFont = False
  627.           PopupMenu = RightClickMenu
  628.           TabOrder = 2
  629.           TabStop = True
  630.           OnMouseDown = ControlMouseDown
  631.         end
  632.         object TSFullCheck: TRadioButton
  633.           Tag = 23
  634.           Left = 203
  635.           Top = 19
  636.           Width = 78
  637.           Height = 17
  638.           Caption = 'Full Screen'
  639.           Font.Color = clWindowText
  640.           Font.Height = -11
  641.           Font.Name = 'Arial'
  642.           Font.Style = []
  643.           ParentFont = False
  644.           PopupMenu = RightClickMenu
  645.           TabOrder = 3
  646.           OnMouseDown = ControlMouseDown
  647.         end
  648.       end
  649.       object TankLayouts: TGroupBox
  650.         Tag = 24
  651.         Left = 321
  652.         Top = 47
  653.         Width = 295
  654.         Height = 42
  655.         Caption = 'Tank Layout'
  656.         Font.Color = clNavy
  657.         Font.Height = -11
  658.         Font.Name = 'Arial'
  659.         Font.Style = []
  660.         ParentFont = False
  661.         PopupMenu = RightClickMenu
  662.         TabOrder = 4
  663.         OnMouseDown = ControlMouseDown
  664.         object TLRoundCheck: TRadioButton
  665.           Tag = 24
  666.           Left = 65
  667.           Top = 19
  668.           Width = 66
  669.           Height = 17
  670.           Caption = 'Circular'
  671.           Font.Color = clWindowText
  672.           Font.Height = -11
  673.           Font.Name = 'Arial'
  674.           Font.Style = []
  675.           ParentFont = False
  676.           PopupMenu = RightClickMenu
  677.           TabOrder = 0
  678.           OnMouseDown = ControlMouseDown
  679.         end
  680.         object TLRectCheck: TRadioButton
  681.           Tag = 24
  682.           Left = 155
  683.           Top = 19
  684.           Width = 90
  685.           Height = 17
  686.           Caption = 'Rectanglular'
  687.           Checked = True
  688.           Font.Color = clWindowText
  689.           Font.Height = -11
  690.           Font.Name = 'Arial'
  691.           Font.Style = []
  692.           ParentFont = False
  693.           PopupMenu = RightClickMenu
  694.           TabOrder = 1
  695.           TabStop = True
  696.           OnMouseDown = ControlMouseDown
  697.         end
  698.       end
  699.       object WaterColors: TGroupBox
  700.         Tag = 25
  701.         Left = 321
  702.         Top = 91
  703.         Width = 295
  704.         Height = 42
  705.         Hint = 'Choose a water color, or none to improve animation performance'
  706.         Caption = ' Water Color'
  707.         Font.Color = clNavy
  708.         Font.Height = -11
  709.         Font.Name = 'Arial'
  710.         Font.Style = []
  711.         ParentFont = False
  712.         PopupMenu = RightClickMenu
  713.         TabOrder = 5
  714.         OnMouseDown = ControlMouseDown
  715.         object WCNone: TRadioButton
  716.           Tag = 25
  717.           Left = 11
  718.           Top = 19
  719.           Width = 62
  720.           Height = 17
  721.           Caption = 'None'
  722.           Font.Color = clWindowText
  723.           Font.Height = -11
  724.           Font.Name = 'Arial'
  725.           Font.Style = []
  726.           ParentFont = False
  727.           PopupMenu = RightClickMenu
  728.           TabOrder = 0
  729.           OnMouseDown = ControlMouseDown
  730.         end
  731.         object WCMidnight: TRadioButton
  732.           Tag = 25
  733.           Left = 65
  734.           Top = 19
  735.           Width = 86
  736.           Height = 17
  737.           Caption = 'Midnight Blue'
  738.           Font.Color = clWindowText
  739.           Font.Height = -11
  740.           Font.Name = 'Arial'
  741.           Font.Style = []
  742.           ParentFont = False
  743.           PopupMenu = RightClickMenu
  744.           TabOrder = 1
  745.           OnMouseDown = ControlMouseDown
  746.         end
  747.         object WCFull: TRadioButton
  748.           Tag = 25
  749.           Left = 154
  750.           Top = 19
  751.           Width = 62
  752.           Height = 17
  753.           Caption = 'Full Blue'
  754.           Font.Color = clWindowText
  755.           Font.Height = -11
  756.           Font.Name = 'Arial'
  757.           Font.Style = []
  758.           ParentFont = False
  759.           PopupMenu = RightClickMenu
  760.           TabOrder = 2
  761.           OnMouseDown = ControlMouseDown
  762.         end
  763.         object WCMist: TRadioButton
  764.           Tag = 25
  765.           Left = 219
  766.           Top = 19
  767.           Width = 74
  768.           Height = 17
  769.           Caption = 'Sea Foam'
  770.           Checked = True
  771.           Font.Color = clWindowText
  772.           Font.Height = -11
  773.           Font.Name = 'Arial'
  774.           Font.Style = []
  775.           ParentFont = False
  776.           PopupMenu = RightClickMenu
  777.           TabOrder = 3
  778.           TabStop = True
  779.           OnMouseDown = ControlMouseDown
  780.         end
  781.       end
  782.       object OtherOptions: TGroupBox
  783.         Tag = 28
  784.         Left = 321
  785.         Top = 276
  786.         Width = 295
  787.         Height = 60
  788.         Caption = 'Other Options'
  789.         Color = clBtnFace
  790.         Font.Color = clNavy
  791.         Font.Height = -11
  792.         Font.Name = 'Arial'
  793.         Font.Style = []
  794.         ParentColor = False
  795.         ParentFont = False
  796.         PopupMenu = RightClickMenu
  797.         TabOrder = 7
  798.         OnMouseDown = ControlMouseDown
  799.         object FishLib: TImage
  800.           Left = 274
  801.           Top = 138
  802.           Width = 193
  803.           Height = 1412
  804.           AutoSize = True
  805.           Picture.Data = {<image006.bmp>}
  806.           Visible = False
  807.         end
  808.         object AlwaysonTopCheck: TCheckBox
  809.           Tag = 28
  810.           Left = 146
  811.           Top = 17
  812.           Width = 139
  813.           Height = 17
  814.           Hint = 
  815.             'This will hide the mouse cursor, start bar, and other shortcut b' +
  816.             'ars'
  817.           Caption = 'Aquarium always on top'
  818.           Font.Color = clBlack
  819.           Font.Height = -11
  820.           Font.Name = 'Arial'
  821.           Font.Style = []
  822.           ParentFont = False
  823.           PopupMenu = RightClickMenu
  824.           TabOrder = 0
  825.           OnMouseDown = ControlMouseDown
  826.         end
  827.         object ZoomCamCheck: TCheckBox
  828.           Tag = 28
  829.           Left = 10
  830.           Top = 17
  831.           Width = 131
  832.           Height = 17
  833.           Hint = 'The zoom camera pans and zooms around the tank randomly'
  834.           Caption = 'Activate zoom camera'
  835.           Font.Color = clBlack
  836.           Font.Height = -11
  837.           Font.Name = 'Arial'
  838.           Font.Style = []
  839.           ParentFont = False
  840.           PopupMenu = RightClickMenu
  841.           TabOrder = 1
  842.           OnMouseDown = ControlMouseDown
  843.         end
  844.         object RandomChangesCheck: TCheckBox
  845.           Tag = 28
  846.           Left = 10
  847.           Top = 37
  848.           Width = 219
  849.           Height = 17
  850.           Hint = 
  851.             'Good idea if running AquaScape as a screensaver, but may cause p' +
  852.             'roblems on some systems'
  853.           Caption = 'Random changes'
  854.           Font.Color = clBlack
  855.           Font.Height = -11
  856.           Font.Name = 'Arial'
  857.           Font.Style = []
  858.           ParentFont = False
  859.           PopupMenu = RightClickMenu
  860.           TabOrder = 2
  861.           OnMouseDown = ControlMouseDown
  862.         end
  863.       end
  864.       object ScreenOptions: TGroupBox
  865.         Tag = 27
  866.         Left = 321
  867.         Top = 213
  868.         Width = 295
  869.         Height = 60
  870.         Hint = 
  871.           'On slower computers, a smaller tank increases animation performa' +
  872.           'nce'
  873.         Caption = 'Screen Mode'
  874.         Font.Color = clNavy
  875.         Font.Height = -11
  876.         Font.Name = 'Arial'
  877.         Font.Style = []
  878.         ParentFont = False
  879.         PopupMenu = RightClickMenu
  880.         TabOrder = 8
  881.         OnMouseDown = ControlMouseDown
  882.         object LowResMode1Check: TRadioButton
  883.           Tag = 27
  884.           Left = 7
  885.           Top = 19
  886.           Width = 62
  887.           Height = 17
  888.           Hint = 'Lowest-res mode'
  889.           Caption = '320*240'
  890.           Font.Color = clWindowText
  891.           Font.Height = -11
  892.           Font.Name = 'Arial'
  893.           Font.Style = []
  894.           ParentFont = False
  895.           PopupMenu = RightClickMenu
  896.           TabOrder = 0
  897.           OnMouseDown = ControlMouseDown
  898.         end
  899.         object LowResMode2Check: TRadioButton
  900.           Tag = 27
  901.           Left = 71
  902.           Top = 19
  903.           Width = 62
  904.           Height = 17
  905.           Hint = 'Low-res mode'
  906.           Caption = '400*300'
  907.           Font.Color = clWindowText
  908.           Font.Height = -11
  909.           Font.Name = 'Arial'
  910.           Font.Style = []
  911.           ParentFont = False
  912.           PopupMenu = RightClickMenu
  913.           TabOrder = 1
  914.           OnMouseDown = ControlMouseDown
  915.         end
  916.         object HiResMode1Check: TRadioButton
  917.           Tag = 27
  918.           Left = 135
  919.           Top = 19
  920.           Width = 62
  921.           Height = 17
  922.           Hint = 'Medium-res mode'
  923.           Caption = '640*480'
  924.           Checked = True
  925.           Font.Color = clWindowText
  926.           Font.Height = -11
  927.           Font.Name = 'Arial'
  928.           Font.Style = []
  929.           ParentFont = False
  930.           PopupMenu = RightClickMenu
  931.           TabOrder = 2
  932.           TabStop = True
  933.           OnMouseDown = ControlMouseDown
  934.         end
  935.         object HiResMode2Check: TRadioButton
  936.           Tag = 27
  937.           Left = 199
  938.           Top = 19
  939.           Width = 93
  940.           Height = 17
  941.           Hint = 'Hi-res mode'
  942.           Caption = '800*600 (Best)'
  943.           Font.Color = clWindowText
  944.           Font.Height = -11
  945.           Font.Name = 'Arial'
  946.           Font.Style = []
  947.           ParentFont = False
  948.           PopupMenu = RightClickMenu
  949.           TabOrder = 3
  950.           OnMouseDown = ControlMouseDown
  951.         end
  952.         object ColorMode256Check: TCheckBox
  953.           Tag = 27
  954.           Left = 8
  955.           Top = 37
  956.           Width = 141
  957.           Height = 17
  958.           Hint = 'Attempts to run in 256 colors for best performance (recommended)'
  959.           HelpContext = 2
  960.           Caption = 'Try 8-bit 256 color mode'
  961.           Font.Color = clBlack
  962.           Font.Height = -11
  963.           Font.Name = 'Arial'
  964.           Font.Style = []
  965.           ParentFont = False
  966.           PopupMenu = RightClickMenu
  967.           TabOrder = 4
  968.           OnClick = ColorMode256CheckClick
  969.           OnMouseDown = ControlMouseDown
  970.         end
  971.         object NoResModeCheck: TRadioButton
  972.           Tag = 27
  973.           Left = 154
  974.           Top = 37
  975.           Width = 137
  976.           Height = 17
  977.           Hint = 'Hi-res mode'
  978.           Caption = 'Don'#39't change scrn mode'
  979.           Font.Color = clWindowText
  980.           Font.Height = -11
  981.           Font.Name = 'Arial'
  982.           Font.Style = []
  983.           ParentFont = False
  984.           PopupMenu = RightClickMenu
  985.           TabOrder = 5
  986.           OnMouseDown = ControlMouseDown
  987.         end
  988.       end
  989.     end
  990.     object TTabPage
  991.       Left = 4
  992.       Top = 25
  993.       Caption = 'Real Fish'
  994.       object Max1Label: TLabel
  995.         Tag = 30
  996.         Left = 126
  997.         Top = 32
  998.         Width = 23
  999.         Height = 14
  1000.         Hint = 'Max amount of this fish allowed at once'
  1001.         Caption = 'Max:'
  1002.         Font.Color = clWindowText
  1003.         Font.Height = -11
  1004.         Font.Name = 'Arial'
  1005.         Font.Style = []
  1006.         ParentFont = False
  1007.         PopupMenu = RightClickMenu
  1008.         OnMouseDown = ControlMouseDown
  1009.       end
  1010.       object Max2Label: TLabel
  1011.         Tag = 30
  1012.         Left = 126
  1013.         Top = 70
  1014.         Width = 23
  1015.         Height = 14
  1016.         Hint = 'Max amount of this fish allowed at once'
  1017.         Caption = 'Max:'
  1018.         Font.Color = clWindowText
  1019.         Font.Height = -11
  1020.         Font.Name = 'Arial'
  1021.         Font.Style = []
  1022.         ParentFont = False
  1023.         PopupMenu = RightClickMenu
  1024.         OnMouseDown = ControlMouseDown
  1025.       end
  1026.       object Max3Label: TLabel
  1027.         Tag = 30
  1028.         Left = 126
  1029.         Top = 108
  1030.         Width = 23
  1031.         Height = 14
  1032.         Hint = 'Max amount of this fish allowed at once'
  1033.         Caption = 'Max:'
  1034.         Font.Color = clWindowText
  1035.         Font.Height = -11
  1036.         Font.Name = 'Arial'
  1037.         Font.Style = []
  1038.         ParentFont = False
  1039.         PopupMenu = RightClickMenu
  1040.         OnMouseDown = ControlMouseDown
  1041.       end
  1042.       object Max4Label: TLabel
  1043.         Tag = 30
  1044.         Left = 126
  1045.         Top = 146
  1046.         Width = 23
  1047.         Height = 14
  1048.         Hint = 'Max amount of this fish allowed at once'
  1049.         Caption = 'Max:'
  1050.         Font.Color = clWindowText
  1051.         Font.Height = -11
  1052.         Font.Name = 'Arial'
  1053.         Font.Style = []
  1054.         ParentFont = False
  1055.         PopupMenu = RightClickMenu
  1056.         OnMouseDown = ControlMouseDown
  1057.       end
  1058.       object Max5Label: TLabel
  1059.         Tag = 30
  1060.         Left = 126
  1061.         Top = 184
  1062.         Width = 23
  1063.         Height = 14
  1064.         Hint = 'Max amount of this fish allowed at once'
  1065.         Caption = 'Max:'
  1066.         Font.Color = clWindowText
  1067.         Font.Height = -11
  1068.         Font.Name = 'Arial'
  1069.         Font.Style = []
  1070.         ParentFont = False
  1071.         PopupMenu = RightClickMenu
  1072.         OnMouseDown = ControlMouseDown
  1073.       end
  1074.       object Max6Label: TLabel
  1075.         Tag = 30
  1076.         Left = 126
  1077.         Top = 222
  1078.         Width = 23
  1079.         Height = 14
  1080.         Hint = 'Max amount of this fish allowed at once'
  1081.         Caption = 'Max:'
  1082.         Font.Color = clWindowText
  1083.         Font.Height = -11
  1084.         Font.Name = 'Arial'
  1085.         Font.Style = []
  1086.         ParentFont = False
  1087.         PopupMenu = RightClickMenu
  1088.         OnMouseDown = ControlMouseDown
  1089.       end
  1090.       object Max7Label: TLabel
  1091.         Tag = 30
  1092.         Left = 126
  1093.         Top = 260
  1094.         Width = 23
  1095.         Height = 14
  1096.         Hint = 'Max amount of this fish allowed at once'
  1097.         Caption = 'Max:'
  1098.         Font.Color = clWindowText
  1099.         Font.Height = -11
  1100.         Font.Name = 'Arial'
  1101.         Font.Style = []
  1102.         ParentFont = False
  1103.         PopupMenu = RightClickMenu
  1104.         OnMouseDown = ControlMouseDown
  1105.       end
  1106.       object Max8Label: TLabel
  1107.         Tag = 30
  1108.         Left = 126
  1109.         Top = 298
  1110.         Width = 23
  1111.         Height = 14
  1112.         Hint = 'Max amount of this fish allowed at once'
  1113.         Caption = 'Max:'
  1114.         Font.Color = clWindowText
  1115.         Font.Height = -11
  1116.         Font.Name = 'Arial'
  1117.         Font.Style = []
  1118.         ParentFont = False
  1119.         PopupMenu = RightClickMenu
  1120.         OnMouseDown = ControlMouseDown
  1121.       end
  1122.       object Max9Label: TLabel
  1123.         Tag = 30
  1124.         Left = 126
  1125.         Top = 336
  1126.         Width = 23
  1127.         Height = 14
  1128.         Hint = 'Max amount of this fish allowed at once'
  1129.         Caption = 'Max:'
  1130.         Font.Color = clWindowText
  1131.         Font.Height = -11
  1132.         Font.Name = 'Arial'
  1133.         Font.Style = []
  1134.         ParentFont = False
  1135.         PopupMenu = RightClickMenu
  1136.         OnMouseDown = ControlMouseDown
  1137.       end
  1138.       object Max10Label: TLabel
  1139.         Tag = 30
  1140.         Left = 552
  1141.         Top = 32
  1142.         Width = 23
  1143.         Height = 14
  1144.         Hint = 'Max amount of this fish allowed at once'
  1145.         Caption = 'Max:'
  1146.         Font.Color = clWindowText
  1147.         Font.Height = -11
  1148.         Font.Name = 'Arial'
  1149.         Font.Style = []
  1150.         ParentFont = False
  1151.         PopupMenu = RightClickMenu
  1152.         OnMouseDown = ControlMouseDown
  1153.       end
  1154.       object Max11Label: TLabel
  1155.         Tag = 30
  1156.         Left = 552
  1157.         Top = 70
  1158.         Width = 23
  1159.         Height = 14
  1160.         Hint = 'Max amount of this fish allowed at once'
  1161.         Caption = 'Max:'
  1162.         Font.Color = clWindowText
  1163.         Font.Height = -11
  1164.         Font.Name = 'Arial'
  1165.         Font.Style = []
  1166.         ParentFont = False
  1167.         PopupMenu = RightClickMenu
  1168.         OnMouseDown = ControlMouseDown
  1169.       end
  1170.       object Max12Label: TLabel
  1171.         Tag = 30
  1172.         Left = 552
  1173.         Top = 108
  1174.         Width = 23
  1175.         Height = 14
  1176.         Hint = 'Max amount of this fish allowed at once'
  1177.         Caption = 'Max:'
  1178.         Font.Color = clWindowText
  1179.         Font.Height = -11
  1180.         Font.Name = 'Arial'
  1181.         Font.Style = []
  1182.         ParentFont = False
  1183.         PopupMenu = RightClickMenu
  1184.         OnMouseDown = ControlMouseDown
  1185.       end
  1186.       object Max13Label: TLabel
  1187.         Tag = 30
  1188.         Left = 552
  1189.         Top = 146
  1190.         Width = 23
  1191.         Height = 14
  1192.         Hint = 'Max amount of this fish allowed at once'
  1193.         Caption = 'Max:'
  1194.         Font.Color = clWindowText
  1195.         Font.Height = -11
  1196.         Font.Name = 'Arial'
  1197.         Font.Style = []
  1198.         ParentFont = False
  1199.         PopupMenu = RightClickMenu
  1200.         OnMouseDown = ControlMouseDown
  1201.       end
  1202.       object Max14Label: TLabel
  1203.         Tag = 30
  1204.         Left = 552
  1205.         Top = 184
  1206.         Width = 23
  1207.         Height = 14
  1208.         Hint = 'Max amount of this fish allowed at once'
  1209.         Caption = 'Max:'
  1210.         Font.Color = clWindowText
  1211.         Font.Height = -11
  1212.         Font.Name = 'Arial'
  1213.         Font.Style = []
  1214.         ParentFont = False
  1215.         PopupMenu = RightClickMenu
  1216.         OnMouseDown = ControlMouseDown
  1217.       end
  1218.       object Max15Label: TLabel
  1219.         Tag = 30
  1220.         Left = 552
  1221.         Top = 222
  1222.         Width = 23
  1223.         Height = 14
  1224.         Hint = 'Max amount of this fish allowed at once'
  1225.         Caption = 'Max:'
  1226.         Font.Color = clWindowText
  1227.         Font.Height = -11
  1228.         Font.Name = 'Arial'
  1229.         Font.Style = []
  1230.         ParentFont = False
  1231.         PopupMenu = RightClickMenu
  1232.         OnMouseDown = ControlMouseDown
  1233.       end
  1234.       object Max16Label: TLabel
  1235.         Tag = 30
  1236.         Left = 552
  1237.         Top = 260
  1238.         Width = 23
  1239.         Height = 14
  1240.         Hint = 'Max amount of this fish allowed at once'
  1241.         Caption = 'Max:'
  1242.         Font.Color = clWindowText
  1243.         Font.Height = -11
  1244.         Font.Name = 'Arial'
  1245.         Font.Style = []
  1246.         ParentFont = False
  1247.         PopupMenu = RightClickMenu
  1248.         OnMouseDown = ControlMouseDown
  1249.       end
  1250.       object Max17Label: TLabel
  1251.         Tag = 30
  1252.         Left = 552
  1253.         Top = 298
  1254.         Width = 23
  1255.         Height = 14
  1256.         Hint = 'Max amount of this fish allowed at once'
  1257.         Caption = 'Max:'
  1258.         Font.Color = clWindowText
  1259.         Font.Height = -11
  1260.         Font.Name = 'Arial'
  1261.         Font.Style = []
  1262.         ParentFont = False
  1263.         PopupMenu = RightClickMenu
  1264.         OnMouseDown = ControlMouseDown
  1265.       end
  1266.       object Max18Label: TLabel
  1267.         Tag = 30
  1268.         Left = 552
  1269.         Top = 336
  1270.         Width = 23
  1271.         Height = 14
  1272.         Hint = 'Max amount of this fish allowed at once'
  1273.         Caption = 'Max:'
  1274.         Font.Color = clWindowText
  1275.         Font.Height = -11
  1276.         Font.Name = 'Arial'
  1277.         Font.Style = []
  1278.         ParentFont = False
  1279.         PopupMenu = RightClickMenu
  1280.         OnMouseDown = ControlMouseDown
  1281.       end
  1282.       object FishColumn1: TImage
  1283.         Tag = 30
  1284.         Left = 17
  1285.         Top = 28
  1286.         Width = 75
  1287.         Height = 329
  1288.         Hint = 'Click the checkbox to enable this fish'
  1289.         Picture.Data = {<image007.bmp>}
  1290.         PopupMenu = RightClickMenu
  1291.         OnMouseDown = ControlMouseDown
  1292.         OnMouseMove = FishColumn1MouseMove
  1293.       end
  1294.       object FishColumn2: TImage
  1295.         Left = 212
  1296.         Top = 176
  1297.         Width = 95
  1298.         Height = 186
  1299.         Hint = 'Click the checkbox to enable this fish'
  1300.         Picture.Data = {<image008.bmp>}
  1301.         PopupMenu = RightClickMenu
  1302.         OnMouseMove = FishColumn2MouseMove
  1303.       end
  1304.       object FishColumn3: TImage
  1305.         Tag = 30
  1306.         Left = 429
  1307.         Top = 21
  1308.         Width = 90
  1309.         Height = 340
  1310.         Hint = 'Click the checkbox to enable this fish'
  1311.         Picture.Data = {<image009.bmp>}
  1312.         PopupMenu = RightClickMenu
  1313.         OnMouseDown = ControlMouseDown
  1314.         OnMouseMove = FishColumn3MouseMove
  1315.       end
  1316.       object Max19Label: TLabel
  1317.         Tag = 30
  1318.         Left = 340
  1319.         Top = 186
  1320.         Width = 23
  1321.         Height = 14
  1322.         Hint = 'Max amount of this fish allowed at once'
  1323.         Caption = 'Max:'
  1324.         Font.Color = clWindowText
  1325.         Font.Height = -11
  1326.         Font.Name = 'Arial'
  1327.         Font.Style = []
  1328.         ParentFont = False
  1329.         PopupMenu = RightClickMenu
  1330.         OnMouseDown = ControlMouseDown
  1331.       end
  1332.       object Max20Label: TLabel
  1333.         Tag = 30
  1334.         Left = 340
  1335.         Top = 224
  1336.         Width = 23
  1337.         Height = 14
  1338.         Hint = 'Max amount of this fish allowed at once'
  1339.         Caption = 'Max:'
  1340.         Font.Color = clWindowText
  1341.         Font.Height = -11
  1342.         Font.Name = 'Arial'
  1343.         Font.Style = []
  1344.         ParentFont = False
  1345.         PopupMenu = RightClickMenu
  1346.         OnMouseDown = ControlMouseDown
  1347.       end
  1348.       object Max21Label: TLabel
  1349.         Tag = 30
  1350.         Left = 340
  1351.         Top = 262
  1352.         Width = 23
  1353.         Height = 14
  1354.         Hint = 'Max amount of this fish allowed at once'
  1355.         Caption = 'Max:'
  1356.         Font.Color = clWindowText
  1357.         Font.Height = -11
  1358.         Font.Name = 'Arial'
  1359.         Font.Style = []
  1360.         ParentFont = False
  1361.         PopupMenu = RightClickMenu
  1362.         OnMouseDown = ControlMouseDown
  1363.       end
  1364.       object Max22Label: TLabel
  1365.         Tag = 30
  1366.         Left = 340
  1367.         Top = 300
  1368.         Width = 23
  1369.         Height = 14
  1370.         Hint = 'Max amount of this fish allowed at once'
  1371.         Caption = 'Max:'
  1372.         Font.Color = clWindowText
  1373.         Font.Height = -11
  1374.         Font.Name = 'Arial'
  1375.         Font.Style = []
  1376.         ParentFont = False
  1377.         PopupMenu = RightClickMenu
  1378.         OnMouseDown = ControlMouseDown
  1379.       end
  1380.       object Max23Label: TLabel
  1381.         Tag = 30
  1382.         Left = 340
  1383.         Top = 338
  1384.         Width = 23
  1385.         Height = 14
  1386.         Hint = 'Max amount of this fish allowed at once'
  1387.         Caption = 'Max:'
  1388.         Font.Color = clWindowText
  1389.         Font.Height = -11
  1390.         Font.Name = 'Arial'
  1391.         Font.Style = []
  1392.         ParentFont = False
  1393.         PopupMenu = RightClickMenu
  1394.         OnMouseDown = ControlMouseDown
  1395.       end
  1396.       object AddFishTheme: TSpeedButton
  1397.         Tag = 30
  1398.         Left = 209
  1399.         Top = 0
  1400.         Width = 25
  1401.         Height = 21
  1402.         Hint = 'Add or save current theme'
  1403.         Glyph.Data = {
  1404.           4E010000424D4E01000000000000760000002800000015000000120000000100
  1405.           040000000000D800000000000000000000000000000000000000000000000000
  1406.           80000080000000808000800000008000800080800000C0C0C000808080000000
  1407.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1408.           3333333330003333333333333333333330003333333330033333333330003333
  1409.           3333300333333333300033333333300333333333300033333333300333333333
  1410.           3000333333333003333333333000333333333003333333333000333000000000
  1411.           0000033330003330000000000000033330003333333330033333333330003333
  1412.           3333300333333333300033333333300333333333300033333333300333333333
  1413.           3000333333333003333333333000333333333333333333333000333333333333
  1414.           333333333000333333333333333333333000}
  1415.         Spacing = 2
  1416.         OnClick = AddFishThemeClick
  1417.         OnMouseDown = ControlMouseDown
  1418.       end
  1419.       object DeleteFishTheme: TSpeedButton
  1420.         Tag = 30
  1421.         Left = 375
  1422.         Top = 0
  1423.         Width = 25
  1424.         Height = 21
  1425.         Hint = 'Delete current theme'
  1426.         Glyph.Data = {
  1427.           4E010000424D4E01000000000000760000002800000015000000120000000100
  1428.           040000000000D800000000000000000000000000000000000000000000000000
  1429.           80000080000000808000800000008000800080800000C0C0C000808080000000
  1430.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1431.           3333333330003333333333333333333330003333333333333333333330003333
  1432.           3333333333333333300033333333333333333333300033333333333333333333
  1433.           3000333333333333333333333000333333333333333333333000333000000000
  1434.           0000033330003330000000000000033330003333333333333333333330003333
  1435.           3333333333333333300033333333333333333333300033333333333333333333
  1436.           3000333333333333333333333000333333333333333333333000333333333333
  1437.           333333333000333333333333333333333000}
  1438.         OnClick = DeleteFishThemeClick
  1439.         OnMouseDown = ControlMouseDown
  1440.       end
  1441.       object TotalFishLabel: TLabel
  1442.         Tag = 30
  1443.         Left = 506
  1444.         Top = 4
  1445.         Width = 70
  1446.         Height = 14
  1447.         Hint = 'Total number of fish that can be on-screen at once'
  1448.         Caption = 'Total max fish:'
  1449.         Font.Color = clWindowText
  1450.         Font.Height = -11
  1451.         Font.Name = 'Arial'
  1452.         Font.Style = []
  1453.         ParentFont = False
  1454.         PopupMenu = RightClickMenu
  1455.         OnMouseDown = ControlMouseDown
  1456.       end
  1457.       object FishColumn1a: TImage
  1458.         Tag = 30
  1459.         Left = 17
  1460.         Top = 108
  1461.         Width = 75
  1462.         Height = 96
  1463.         Hint = 'Click the checkbox to enable this fish'
  1464.         Picture.Data = {<image010.bmp>}
  1465.         PopupMenu = RightClickMenu
  1466.         Visible = False
  1467.         OnMouseDown = ControlMouseDown
  1468.         OnMouseMove = FishColumn1MouseMove
  1469.       end
  1470.       object FishColumn2a: TImage
  1471.         Left = 212
  1472.         Top = 176
  1473.         Width = 95
  1474.         Height = 36
  1475.         Hint = 'Click the checkbox to enable this fish'
  1476.         AutoSize = True
  1477.         Picture.Data = {<image011.bmp>}
  1478.         PopupMenu = RightClickMenu
  1479.         Visible = False
  1480.         OnMouseMove = FishColumn2MouseMove
  1481.       end
  1482.       object FishColumn3a: TImage
  1483.         Tag = 30
  1484.         Left = 429
  1485.         Top = 21
  1486.         Width = 90
  1487.         Height = 302
  1488.         Hint = 'Click the checkbox to enable this fish'
  1489.         AutoSize = True
  1490.         Picture.Data = {<image012.bmp>}
  1491.         PopupMenu = RightClickMenu
  1492.         Visible = False
  1493.         OnMouseDown = ControlMouseDown
  1494.         OnMouseMove = FishColumn3MouseMove
  1495.       end
  1496.       object Fish1: TCheckBox
  1497.         Tag = 30
  1498.         Left = 106
  1499.         Top = 30
  1500.         Width = 15
  1501.         Height = 17
  1502.         Hint = 'Toggle fish'
  1503.         PopupMenu = RightClickMenu
  1504.         State = cbChecked
  1505.         TabOrder = 0
  1506.         OnMouseDown = ControlMouseDown
  1507.       end
  1508.       object Fish1Max: TEdit
  1509.         Tag = 30
  1510.         Left = 154
  1511.         Top = 28
  1512.         Width = 27
  1513.         Height = 22
  1514.         Hint = 'Max amount of this fish allowed at once'
  1515.         PopupMenu = RightClickMenu
  1516.         TabOrder = 1
  1517.         Text = '4'
  1518.         OnMouseDown = ControlMouseDown
  1519.       end
  1520.       object FishPanel: TPanel
  1521.         Tag = 30
  1522.         Left = 203
  1523.         Top = 24
  1524.         Width = 203
  1525.         Height = 148
  1526.         PopupMenu = RightClickMenu
  1527.         TabOrder = 2
  1528.         OnMouseDown = ControlMouseDown
  1529.         object FishImage: TImage
  1530.           Tag = 30
  1531.           Left = 4
  1532.           Top = 3
  1533.           Width = 195
  1534.           Height = 102
  1535.           PopupMenu = RightClickMenu
  1536.           OnMouseDown = ControlMouseDown
  1537.         end
  1538.         object FishDescLabel: TLabel
  1539.           Tag = 30
  1540.           Left = 3
  1541.           Top = 104
  1542.           Width = 197
  1543.           Height = 41
  1544.           Hint = 'Fish description'
  1545.           Alignment = taCenter
  1546.           AutoSize = False
  1547.           Caption = 
  1548.             'Cardinal Tetra: Freshwater community fish.  Very popular fish wi' +
  1549.             'th bright neon colors.  Similar to the Neon.'
  1550.           Font.Color = clWindowText
  1551.           Font.Height = -11
  1552.           Font.Name = 'Arial'
  1553.           Font.Style = []
  1554.           ParentFont = False
  1555.           PopupMenu = RightClickMenu
  1556.           Transparent = True
  1557.           WordWrap = True
  1558.           OnMouseDown = ControlMouseDown
  1559.         end
  1560.       end
  1561.       object Fish2: TCheckBox
  1562.         Tag = 30
  1563.         Left = 106
  1564.         Top = 68
  1565.         Width = 15
  1566.         Height = 17
  1567.         Hint = 'Toggle fish'
  1568.         Caption = 'Fish2'
  1569.         PopupMenu = RightClickMenu
  1570.         State = cbChecked
  1571.         TabOrder = 3
  1572.         OnMouseDown = ControlMouseDown
  1573.       end
  1574.       object Fish2Max: TEdit
  1575.         Tag = 30
  1576.         Left = 154
  1577.         Top = 66
  1578.         Width = 27
  1579.         Height = 22
  1580.         Hint = 'Max amount of this fish allowed at once'
  1581.         PopupMenu = RightClickMenu
  1582.         TabOrder = 4
  1583.         Text = '4'
  1584.         OnMouseDown = ControlMouseDown
  1585.       end
  1586.       object Fish3: TCheckBox
  1587.         Tag = 30
  1588.         Left = 106
  1589.         Top = 106
  1590.         Width = 15
  1591.         Height = 17
  1592.         Hint = 'Toggle fish'
  1593.         Caption = 'Fish3'
  1594.         PopupMenu = RightClickMenu
  1595.         State = cbChecked
  1596.         TabOrder = 5
  1597.         OnMouseDown = ControlMouseDown
  1598.       end
  1599.       object Fish3Max: TEdit
  1600.         Tag = 30
  1601.         Left = 154
  1602.         Top = 104
  1603.         Width = 27
  1604.         Height = 22
  1605.         Hint = 'Max amount of this fish allowed at once'
  1606.         PopupMenu = RightClickMenu
  1607.         TabOrder = 6
  1608.         Text = '4'
  1609.         OnMouseDown = ControlMouseDown
  1610.       end
  1611.       object Fish4: TCheckBox
  1612.         Tag = 30
  1613.         Left = 106
  1614.         Top = 144
  1615.         Width = 15
  1616.         Height = 17
  1617.         Hint = 'Toggle fish'
  1618.         Caption = 'CheckBox3'
  1619.         PopupMenu = RightClickMenu
  1620.         State = cbChecked
  1621.         TabOrder = 7
  1622.         OnMouseDown = ControlMouseDown
  1623.       end
  1624.       object Fish4Max: TEdit
  1625.         Tag = 30
  1626.         Left = 154
  1627.         Top = 142
  1628.         Width = 27
  1629.         Height = 22
  1630.         Hint = 'Max amount of this fish allowed at once'
  1631.         PopupMenu = RightClickMenu
  1632.         TabOrder = 8
  1633.         Text = '2'
  1634.         OnMouseDown = ControlMouseDown
  1635.       end
  1636.       object Fish5: TCheckBox
  1637.         Tag = 30
  1638.         Left = 106
  1639.         Top = 182
  1640.         Width = 15
  1641.         Height = 17
  1642.         Hint = 'Toggle fish'
  1643.         Caption = 'CheckBox3'
  1644.         PopupMenu = RightClickMenu
  1645.         State = cbChecked
  1646.         TabOrder = 9
  1647.         OnMouseDown = ControlMouseDown
  1648.       end
  1649.       object Fish5Max: TEdit
  1650.         Tag = 30
  1651.         Left = 154
  1652.         Top = 180
  1653.         Width = 27
  1654.         Height = 22
  1655.         Hint = 'Max amount of this fish allowed at once'
  1656.         PopupMenu = RightClickMenu
  1657.         TabOrder = 10
  1658.         Text = '2'
  1659.         OnMouseDown = ControlMouseDown
  1660.       end
  1661.       object Fish6: TCheckBox
  1662.         Tag = 30
  1663.         Left = 106
  1664.         Top = 220
  1665.         Width = 15
  1666.         Height = 17
  1667.         Hint = 'Toggle fish'
  1668.         Caption = 'CheckBox3'
  1669.         PopupMenu = RightClickMenu
  1670.         State = cbChecked
  1671.         TabOrder = 11
  1672.         OnMouseDown = ControlMouseDown
  1673.       end
  1674.       object Fish6Max: TEdit
  1675.         Tag = 30
  1676.         Left = 154
  1677.         Top = 218
  1678.         Width = 27
  1679.         Height = 22
  1680.         Hint = 'Max amount of this fish allowed at once'
  1681.         PopupMenu = RightClickMenu
  1682.         TabOrder = 12
  1683.         Text = '2'
  1684.         OnMouseDown = ControlMouseDown
  1685.       end
  1686.       object Fish7: TCheckBox
  1687.         Tag = 30
  1688.         Left = 106
  1689.         Top = 258
  1690.         Width = 15
  1691.         Height = 17
  1692.         Hint = 'Toggle fish'
  1693.         Caption = 'CheckBox3'
  1694.         PopupMenu = RightClickMenu
  1695.         State = cbChecked
  1696.         TabOrder = 13
  1697.         OnMouseDown = ControlMouseDown
  1698.       end
  1699.       object Fish7Max: TEdit
  1700.         Tag = 30
  1701.         Left = 154
  1702.         Top = 256
  1703.         Width = 27
  1704.         Height = 22
  1705.         Hint = 'Max amount of this fish allowed at once'
  1706.         PopupMenu = RightClickMenu
  1707.         TabOrder = 14
  1708.         Text = '3'
  1709.         OnMouseDown = ControlMouseDown
  1710.       end
  1711.       object Fish8: TCheckBox
  1712.         Tag = 30
  1713.         Left = 106
  1714.         Top = 296
  1715.         Width = 15
  1716.         Height = 17
  1717.         Hint = 'Toggle fish'
  1718.         Caption = 'CheckBox3'
  1719.         PopupMenu = RightClickMenu
  1720.         State = cbChecked
  1721.         TabOrder = 15
  1722.         OnMouseDown = ControlMouseDown
  1723.       end
  1724.       object Fish8Max: TEdit
  1725.         Tag = 30
  1726.         Left = 154
  1727.         Top = 294
  1728.         Width = 27
  1729.         Height = 22
  1730.         Hint = 'Max amount of this fish allowed at once'
  1731.         PopupMenu = RightClickMenu
  1732.         TabOrder = 16
  1733.         Text = '2'
  1734.         OnMouseDown = ControlMouseDown
  1735.       end
  1736.       object Fish9: TCheckBox
  1737.         Tag = 30
  1738.         Left = 106
  1739.         Top = 334
  1740.         Width = 15
  1741.         Height = 17
  1742.         Hint = 'Toggle fish'
  1743.         Caption = 'CheckBox3'
  1744.         PopupMenu = RightClickMenu
  1745.         State = cbChecked
  1746.         TabOrder = 17
  1747.         OnMouseDown = ControlMouseDown
  1748.       end
  1749.       object Fish9Max: TEdit
  1750.         Tag = 30
  1751.         Left = 154
  1752.         Top = 332
  1753.         Width = 27
  1754.         Height = 22
  1755.         Hint = 'Max amount of this fish allowed at once'
  1756.         PopupMenu = RightClickMenu
  1757.         TabOrder = 18
  1758.         Text = '2'
  1759.         OnMouseDown = ControlMouseDown
  1760.       end
  1761.       object Fish10: TCheckBox
  1762.         Tag = 30
  1763.         Left = 532
  1764.         Top = 30
  1765.         Width = 15
  1766.         Height = 17
  1767.         Hint = 'Toggle fish'
  1768.         Caption = 'Fish10'
  1769.         PopupMenu = RightClickMenu
  1770.         State = cbChecked
  1771.         TabOrder = 19
  1772.         OnMouseDown = ControlMouseDown
  1773.       end
  1774.       object Fish11: TCheckBox
  1775.         Tag = 30
  1776.         Left = 532
  1777.         Top = 68
  1778.         Width = 15
  1779.         Height = 17
  1780.         Hint = 'Toggle fish'
  1781.         Caption = 'CheckBox2'
  1782.         PopupMenu = RightClickMenu
  1783.         State = cbChecked
  1784.         TabOrder = 20
  1785.         OnMouseDown = ControlMouseDown
  1786.       end
  1787.       object Fish12: TCheckBox
  1788.         Tag = 30
  1789.         Left = 532
  1790.         Top = 106
  1791.         Width = 15
  1792.         Height = 17
  1793.         Hint = 'Toggle fish'
  1794.         Caption = 'CheckBox3'
  1795.         PopupMenu = RightClickMenu
  1796.         State = cbChecked
  1797.         TabOrder = 21
  1798.         OnMouseDown = ControlMouseDown
  1799.       end
  1800.       object Fish13: TCheckBox
  1801.         Tag = 30
  1802.         Left = 532
  1803.         Top = 144
  1804.         Width = 15
  1805.         Height = 17
  1806.         Hint = 'Toggle fish'
  1807.         Caption = 'CheckBox3'
  1808.         PopupMenu = RightClickMenu
  1809.         State = cbChecked
  1810.         TabOrder = 22
  1811.         OnMouseDown = ControlMouseDown
  1812.       end
  1813.       object Fish14: TCheckBox
  1814.         Tag = 30
  1815.         Left = 532
  1816.         Top = 182
  1817.         Width = 15
  1818.         Height = 17
  1819.         Hint = 'Toggle fish'
  1820.         Caption = 'CheckBox3'
  1821.         PopupMenu = RightClickMenu
  1822.         State = cbChecked
  1823.         TabOrder = 23
  1824.         OnMouseDown = ControlMouseDown
  1825.       end
  1826.       object Fish15: TCheckBox
  1827.         Tag = 30
  1828.         Left = 532
  1829.         Top = 220
  1830.         Width = 15
  1831.         Height = 17
  1832.         Hint = 'Toggle fish'
  1833.         Caption = 'CheckBox3'
  1834.         PopupMenu = RightClickMenu
  1835.         State = cbChecked
  1836.         TabOrder = 24
  1837.         OnMouseDown = ControlMouseDown
  1838.       end
  1839.       object Fish16: TCheckBox
  1840.         Tag = 30
  1841.         Left = 532
  1842.         Top = 258
  1843.         Width = 15
  1844.         Height = 17
  1845.         Hint = 'Toggle fish'
  1846.         Caption = 'CheckBox3'
  1847.         PopupMenu = RightClickMenu
  1848.         State = cbChecked
  1849.         TabOrder = 25
  1850.         OnMouseDown = ControlMouseDown
  1851.       end
  1852.       object Fish17: TCheckBox
  1853.         Tag = 30
  1854.         Left = 532
  1855.         Top = 296
  1856.         Width = 15
  1857.         Height = 17
  1858.         Hint = 'Toggle fish'
  1859.         Caption = 'CheckBox3'
  1860.         PopupMenu = RightClickMenu
  1861.         State = cbChecked
  1862.         TabOrder = 26
  1863.         OnMouseDown = ControlMouseDown
  1864.       end
  1865.       object Fish18: TCheckBox
  1866.         Tag = 30
  1867.         Left = 532
  1868.         Top = 334
  1869.         Width = 15
  1870.         Height = 17
  1871.         Hint = 'Toggle fish'
  1872.         Caption = 'CheckBox3'
  1873.         PopupMenu = RightClickMenu
  1874.         State = cbChecked
  1875.         TabOrder = 27
  1876.         OnMouseDown = ControlMouseDown
  1877.       end
  1878.       object Fish10Max: TEdit
  1879.         Tag = 30
  1880.         Left = 580
  1881.         Top = 28
  1882.         Width = 27
  1883.         Height = 22
  1884.         Hint = 'Max amount of this fish allowed at once'
  1885.         PopupMenu = RightClickMenu
  1886.         TabOrder = 28
  1887.         Text = '2'
  1888.         OnMouseDown = ControlMouseDown
  1889.       end
  1890.       object Fish11Max: TEdit
  1891.         Tag = 30
  1892.         Left = 580
  1893.         Top = 66
  1894.         Width = 27
  1895.         Height = 22
  1896.         Hint = 'Max amount of this fish allowed at once'
  1897.         PopupMenu = RightClickMenu
  1898.         TabOrder = 29
  1899.         Text = '2'
  1900.         OnMouseDown = ControlMouseDown
  1901.       end
  1902.       object Fish12Max: TEdit
  1903.         Tag = 30
  1904.         Left = 580
  1905.         Top = 104
  1906.         Width = 27
  1907.         Height = 22
  1908.         Hint = 'Max amount of this fish allowed at once'
  1909.         PopupMenu = RightClickMenu
  1910.         TabOrder = 30
  1911.         Text = '2'
  1912.         OnMouseDown = ControlMouseDown
  1913.       end
  1914.       object Fish13Max: TEdit
  1915.         Tag = 30
  1916.         Left = 580
  1917.         Top = 142
  1918.         Width = 27
  1919.         Height = 22
  1920.         Hint = 'Max amount of this fish allowed at once'
  1921.         PopupMenu = RightClickMenu
  1922.         TabOrder = 31
  1923.         Text = '3'
  1924.         OnMouseDown = ControlMouseDown
  1925.       end
  1926.       object Fish14Max: TEdit
  1927.         Tag = 30
  1928.         Left = 580
  1929.         Top = 180
  1930.         Width = 27
  1931.         Height = 22
  1932.         Hint = 'Max amount of this fish allowed at once'
  1933.         PopupMenu = RightClickMenu
  1934.         TabOrder = 32
  1935.         Text = '3'
  1936.         OnMouseDown = ControlMouseDown
  1937.       end
  1938.       object Fish15Max: TEdit
  1939.         Tag = 30
  1940.         Left = 580
  1941.         Top = 218
  1942.         Width = 27
  1943.         Height = 22
  1944.         Hint = 'Max amount of this fish allowed at once'
  1945.         PopupMenu = RightClickMenu
  1946.         TabOrder = 33
  1947.         Text = '3'
  1948.         OnMouseDown = ControlMouseDown
  1949.       end
  1950.       object Fish16Max: TEdit
  1951.         Tag = 30
  1952.         Left = 580
  1953.         Top = 256
  1954.         Width = 27
  1955.         Height = 22
  1956.         Hint = 'Max amount of this fish allowed at once'
  1957.         PopupMenu = RightClickMenu
  1958.         TabOrder = 34
  1959.         Text = '2'
  1960.         OnMouseDown = ControlMouseDown
  1961.       end
  1962.       object Fish17Max: TEdit
  1963.         Tag = 30
  1964.         Left = 580
  1965.         Top = 294
  1966.         Width = 27
  1967.         Height = 22
  1968.         Hint = 'Max amount of this fish allowed at once'
  1969.         PopupMenu = RightClickMenu
  1970.         TabOrder = 35
  1971.         Text = '2'
  1972.         OnMouseDown = ControlMouseDown
  1973.       end
  1974.       object Fish18Max: TEdit
  1975.         Tag = 30
  1976.         Left = 580
  1977.         Top = 332
  1978.         Width = 27
  1979.         Height = 22
  1980.         Hint = 'Max amount of this fish allowed at once'
  1981.         PopupMenu = RightClickMenu
  1982.         TabOrder = 36
  1983.         Text = '2'
  1984.         OnMouseDown = ControlMouseDown
  1985.       end
  1986.       object Fish19: TCheckBox
  1987.         Tag = 30
  1988.         Left = 320
  1989.         Top = 184
  1990.         Width = 15
  1991.         Height = 17
  1992.         Hint = 'Toggle fish'
  1993.         Caption = 'CheckBox3'
  1994.         PopupMenu = RightClickMenu
  1995.         State = cbChecked
  1996.         TabOrder = 37
  1997.         OnMouseDown = ControlMouseDown
  1998.       end
  1999.       object Fish20: TCheckBox
  2000.         Tag = 30
  2001.         Left = 320
  2002.         Top = 222
  2003.         Width = 15
  2004.         Height = 17
  2005.         Hint = 'Toggle fish'
  2006.         Caption = 'CheckBox3'
  2007.         PopupMenu = RightClickMenu
  2008.         State = cbChecked
  2009.         TabOrder = 38
  2010.         OnMouseDown = ControlMouseDown
  2011.       end
  2012.       object Fish21: TCheckBox
  2013.         Tag = 30
  2014.         Left = 320
  2015.         Top = 260
  2016.         Width = 15
  2017.         Height = 17
  2018.         Hint = 'Toggle fish'
  2019.         Caption = 'CheckBox3'
  2020.         PopupMenu = RightClickMenu
  2021.         State = cbChecked
  2022.         TabOrder = 39
  2023.         OnMouseDown = ControlMouseDown
  2024.       end
  2025.       object Fish22: TCheckBox
  2026.         Tag = 30
  2027.         Left = 320
  2028.         Top = 298
  2029.         Width = 15
  2030.         Height = 17
  2031.         Hint = 'Toggle fish'
  2032.         Caption = 'CheckBox3'
  2033.         PopupMenu = RightClickMenu
  2034.         State = cbChecked
  2035.         TabOrder = 40
  2036.         OnMouseDown = ControlMouseDown
  2037.       end
  2038.       object Fish23: TCheckBox
  2039.         Tag = 30
  2040.         Left = 320
  2041.         Top = 336
  2042.         Width = 15
  2043.         Height = 17
  2044.         Hint = 'Toggle fish'
  2045.         Caption = 'CheckBox3'
  2046.         PopupMenu = RightClickMenu
  2047.         State = cbChecked
  2048.         TabOrder = 41
  2049.         OnMouseDown = ControlMouseDown
  2050.       end
  2051.       object Fish19Max: TEdit
  2052.         Tag = 30
  2053.         Left = 368
  2054.         Top = 182
  2055.         Width = 27
  2056.         Height = 22
  2057.         Hint = 'Max amount of this fish allowed at once'
  2058.         PopupMenu = RightClickMenu
  2059.         TabOrder = 42
  2060.         Text = '2'
  2061.         OnMouseDown = ControlMouseDown
  2062.       end
  2063.       object Fish20Max: TEdit
  2064.         Tag = 30
  2065.         Left = 368
  2066.         Top = 220
  2067.         Width = 27
  2068.         Height = 22
  2069.         Hint = 'Max amount of this fish allowed at once'
  2070.         PopupMenu = RightClickMenu
  2071.         TabOrder = 43
  2072.         Text = '3'
  2073.         OnMouseDown = ControlMouseDown
  2074.       end
  2075.       object Fish21Max: TEdit
  2076.         Tag = 30
  2077.         Left = 368
  2078.         Top = 258
  2079.         Width = 27
  2080.         Height = 22
  2081.         Hint = 'Max amount of this fish allowed at once'
  2082.         PopupMenu = RightClickMenu
  2083.         TabOrder = 44
  2084.         Text = '2'
  2085.         OnMouseDown = ControlMouseDown
  2086.       end
  2087.       object Fish22Max: TEdit
  2088.         Tag = 30
  2089.         Left = 368
  2090.         Top = 296
  2091.         Width = 27
  2092.         Height = 22
  2093.         Hint = 'Max amount of this fish allowed at once'
  2094.         PopupMenu = RightClickMenu
  2095.         TabOrder = 45
  2096.         Text = '2'
  2097.         OnMouseDown = ControlMouseDown
  2098.       end
  2099.       object Fish23Max: TEdit
  2100.         Tag = 30
  2101.         Left = 368
  2102.         Top = 334
  2103.         Width = 27
  2104.         Height = 22
  2105.         Hint = 'Max amount of this fish allowed at once'
  2106.         PopupMenu = RightClickMenu
  2107.         TabOrder = 46
  2108.         Text = '2'
  2109.         OnMouseDown = ControlMouseDown
  2110.       end
  2111.       object RandomFishCheck: TCheckBox
  2112.         Tag = 30
  2113.         Left = 18
  2114.         Top = 3
  2115.         Width = 83
  2116.         Height = 17
  2117.         Hint = 'Choose fish randomally at start-up'
  2118.         Caption = 'Random'
  2119.         Font.Color = clWindowText
  2120.         Font.Height = -11
  2121.         Font.Name = 'Arial'
  2122.         Font.Style = []
  2123.         ParentFont = False
  2124.         PopupMenu = RightClickMenu
  2125.         TabOrder = 47
  2126.         OnMouseDown = ControlMouseDown
  2127.       end
  2128.       object AllFishCheck: TCheckBox
  2129.         Tag = 30
  2130.         Left = 106
  2131.         Top = 3
  2132.         Width = 51
  2133.         Height = 17
  2134.         Hint = 'Choose all fish'
  2135.         Caption = 'All'
  2136.         Font.Color = clWindowText
  2137.         Font.Height = -11
  2138.         Font.Name = 'Arial'
  2139.         Font.Style = []
  2140.         ParentFont = False
  2141.         PopupMenu = RightClickMenu
  2142.         TabOrder = 48
  2143.         OnClick = AllFishCheckClick
  2144.         OnMouseDown = ControlMouseDown
  2145.       end
  2146.       object FishThemeBox: TComboBox
  2147.         Tag = 30
  2148.         Left = 239
  2149.         Top = 0
  2150.         Width = 131
  2151.         Height = 22
  2152.         Hint = 'Choose fish theme'
  2153.         DropDownCount = 12
  2154.         ItemHeight = 14
  2155.         Items.Strings = (
  2156.           'Very Small Fish'
  2157.           'Small Fish'
  2158.           'Freshwater Fish'
  2159.           'Tropical Fish'
  2160.           'Current Settings')
  2161.         MaxLength = 20
  2162.         PopupMenu = RightClickMenu
  2163.         TabOrder = 49
  2164.         Text = 'Fish Themes'
  2165.         OnChange = FishThemeBoxChange
  2166.       end
  2167.       object TotalFish: TEdit
  2168.         Tag = 30
  2169.         Left = 580
  2170.         Top = 0
  2171.         Width = 27
  2172.         Height = 22
  2173.         Hint = 'Total number of fish that can be on-screen at once'
  2174.         PopupMenu = RightClickMenu
  2175.         TabOrder = 50
  2176.         Text = '14'
  2177.         OnMouseDown = ControlMouseDown
  2178.       end
  2179.     end
  2180.     object TTabPage
  2181.       Left = 4
  2182.       Top = 25
  2183.       Caption = 'Other Creatures'
  2184.       object CartoonWarning: TLabel
  2185.         Tag = 80
  2186.         Left = 14
  2187.         Top = 347
  2188.         Width = 389
  2189.         Height = 18
  2190.         Caption = 
  2191.           'Note: All of the above are fully animated and use more memory th' +
  2192.           'an the real fish.'
  2193.         Font.Color = clMaroon
  2194.         Font.Height = -11
  2195.         Font.Name = 'Arial'
  2196.         Font.Style = []
  2197.         ParentFont = False
  2198.         PopupMenu = RightClickMenu
  2199.         OnMouseDown = ControlMouseDown
  2200.         OnMouseMove = SignDescMouseMove
  2201.       end
  2202.       object TotalCreatureLabel: TLabel
  2203.         Tag = 80
  2204.         Left = 477
  2205.         Top = 347
  2206.         Width = 99
  2207.         Height = 14
  2208.         Hint = 'Total number of fish that can be on-screen at once'
  2209.         Caption = 'Total max creatures:'
  2210.         Font.Color = clWindowText
  2211.         Font.Height = -11
  2212.         Font.Name = 'Arial'
  2213.         Font.Style = []
  2214.         ParentFont = False
  2215.         PopupMenu = RightClickMenu
  2216.         OnMouseDown = ControlMouseDown
  2217.       end
  2218.       object CartoonBox2: TPanel
  2219.         Tag = 80
  2220.         Left = 14
  2221.         Top = 68
  2222.         Width = 265
  2223.         Height = 68
  2224.         PopupMenu = RightClickMenu
  2225.         TabOrder = 0
  2226.         OnMouseDown = ControlMouseDown
  2227.         object CarDesc2: TLabel
  2228.           Left = 124
  2229.           Top = 5
  2230.           Width = 136
  2231.           Height = 41
  2232.           AutoSize = False
  2233.           Caption = 'An unusually happy octopus.'
  2234.           Font.Color = clNavy
  2235.           Font.Height = -11
  2236.           Font.Name = 'Arial'
  2237.           Font.Style = []
  2238.           ParentFont = False
  2239.           WordWrap = True
  2240.         end
  2241.         object CarMaxLabel2: TLabel
  2242.           Tag = 80
  2243.           Left = 202
  2244.           Top = 49
  2245.           Width = 23
  2246.           Height = 14
  2247.           Hint = 'Max amount of this creature allowed at once'
  2248.           Caption = 'Max:'
  2249.           Font.Color = clWindowText
  2250.           Font.Height = -11
  2251.           Font.Name = 'Arial'
  2252.           Font.Style = []
  2253.           ParentFont = False
  2254.           PopupMenu = RightClickMenu
  2255.           OnMouseDown = ControlMouseDown
  2256.         end
  2257.         object CartoonImage2: TImage
  2258.           Tag = 80
  2259.           Left = 8
  2260.           Top = 5
  2261.           Width = 105
  2262.           Height = 59
  2263.           Picture.Data = {<image013.bmp>}
  2264.           OnMouseDown = ControlMouseDown
  2265.         end
  2266.         object Cartoon2: TCheckBox
  2267.           Tag = 80
  2268.           Left = 182
  2269.           Top = 48
  2270.           Width = 15
  2271.           Height = 17
  2272.           Hint = 'Check to enable'
  2273.           Caption = 'Fish2'
  2274.           PopupMenu = RightClickMenu
  2275.           State = cbChecked
  2276.           TabOrder = 0
  2277.           OnMouseDown = ControlMouseDown
  2278.         end
  2279.         object CartoonMax2: TEdit
  2280.           Tag = 80
  2281.           Left = 230
  2282.           Top = 46
  2283.           Width = 27
  2284.           Height = 22
  2285.           Hint = 'Max amount of this creature allowed at once'
  2286.           PopupMenu = RightClickMenu
  2287.           TabOrder = 1
  2288.           Text = '4'
  2289.           OnMouseDown = ControlMouseDown
  2290.         end
  2291.       end
  2292.       object CartoonBox3: TPanel
  2293.         Tag = 80
  2294.         Left = 14
  2295.         Top = 136
  2296.         Width = 265
  2297.         Height = 68
  2298.         PopupMenu = RightClickMenu
  2299.         TabOrder = 1
  2300.         OnMouseDown = ControlMouseDown
  2301.         object CarDesc3: TLabel
  2302.           Tag = 80
  2303.           Left = 124
  2304.           Top = 5
  2305.           Width = 136
  2306.           Height = 41
  2307.           AutoSize = False
  2308.           Caption = 'Your basic crayfish.'
  2309.           Font.Color = clNavy
  2310.           Font.Height = -11
  2311.           Font.Name = 'Arial'
  2312.           Font.Style = []
  2313.           ParentFont = False
  2314.           WordWrap = True
  2315.           OnMouseDown = ControlMouseDown
  2316.         end
  2317.         object CarMaxLabel3: TLabel
  2318.           Tag = 80
  2319.           Left = 202
  2320.           Top = 49
  2321.           Width = 23
  2322.           Height = 14
  2323.           Hint = 'Max amount of this creature allowed at once'
  2324.           Caption = 'Max:'
  2325.           Font.Color = clWindowText
  2326.           Font.Height = -11
  2327.           Font.Name = 'Arial'
  2328.           Font.Style = []
  2329.           ParentFont = False
  2330.           PopupMenu = RightClickMenu
  2331.           OnMouseDown = ControlMouseDown
  2332.         end
  2333.         object CartoonImage3: TImage
  2334.           Tag = 80
  2335.           Left = 8
  2336.           Top = 5
  2337.           Width = 105
  2338.           Height = 59
  2339.           Picture.Data = {<image014.bmp>}
  2340.           OnMouseDown = ControlMouseDown
  2341.         end
  2342.         object Cartoon3: TCheckBox
  2343.           Tag = 80
  2344.           Left = 182
  2345.           Top = 48
  2346.           Width = 15
  2347.           Height = 17
  2348.           Hint = 'Check to enable'
  2349.           Caption = 'Fish2'
  2350.           PopupMenu = RightClickMenu
  2351.           State = cbChecked
  2352.           TabOrder = 0
  2353.           OnMouseDown = ControlMouseDown
  2354.         end
  2355.         object CartoonMax3: TEdit
  2356.           Tag = 80
  2357.           Left = 230
  2358.           Top = 46
  2359.           Width = 27
  2360.           Height = 22
  2361.           Hint = 'Max amount of this creature allowed at once'
  2362.           PopupMenu = RightClickMenu
  2363.           TabOrder = 1
  2364.           Text = '4'
  2365.           OnMouseDown = ControlMouseDown
  2366.         end
  2367.       end
  2368.       object CartoonBox4: TPanel
  2369.         Tag = 80
  2370.         Left = 14
  2371.         Top = 204
  2372.         Width = 265
  2373.         Height = 68
  2374.         PopupMenu = RightClickMenu
  2375.         TabOrder = 2
  2376.         OnMouseDown = ControlMouseDown
  2377.         OnMouseMove = SignDescMouseMove
  2378.         object CarDesc4: TLabel
  2379.           Left = 124
  2380.           Top = 3
  2381.           Width = 136
  2382.           Height = 41
  2383.           AutoSize = False
  2384.           Caption = 
  2385.             'A very suspiscious-looking character.  He/she/it'#39's got his/her/i' +
  2386.             'ts eye on YOU.'
  2387.           Font.Color = clNavy
  2388.           Font.Height = -11
  2389.           Font.Name = 'Arial'
  2390.           Font.Style = []
  2391.           ParentFont = False
  2392.           WordWrap = True
  2393.         end
  2394.         object CarMaxLabel4: TLabel
  2395.           Tag = 80
  2396.           Left = 202
  2397.           Top = 49
  2398.           Width = 23
  2399.           Height = 14
  2400.           Hint = 'Max amount of this creature allowed at once'
  2401.           Caption = 'Max:'
  2402.           Font.Color = clWindowText
  2403.           Font.Height = -11
  2404.           Font.Name = 'Arial'
  2405.           Font.Style = []
  2406.           ParentFont = False
  2407.           PopupMenu = RightClickMenu
  2408.           OnMouseDown = ControlMouseDown
  2409.         end
  2410.         object CartoonImage4: TImage
  2411.           Tag = 80
  2412.           Left = 8
  2413.           Top = 5
  2414.           Width = 105
  2415.           Height = 59
  2416.           Picture.Data = {<image015.bmp>}
  2417.           OnMouseDown = ControlMouseDown
  2418.         end
  2419.         object Cartoon4: TCheckBox
  2420.           Tag = 80
  2421.           Left = 182
  2422.           Top = 48
  2423.           Width = 15
  2424.           Height = 17
  2425.           Hint = 'Check to enable'
  2426.           Caption = 'Fish2'
  2427.           PopupMenu = RightClickMenu
  2428.           State = cbChecked
  2429.           TabOrder = 0
  2430.           OnMouseDown = ControlMouseDown
  2431.         end
  2432.         object CartoonMax4: TEdit
  2433.           Tag = 80
  2434.           Left = 230
  2435.           Top = 46
  2436.           Width = 27
  2437.           Height = 22
  2438.           Hint = 'Max amount of this creature allowed at once'
  2439.           PopupMenu = RightClickMenu
  2440.           TabOrder = 1
  2441.           Text = '4'
  2442.           OnMouseDown = ControlMouseDown
  2443.         end
  2444.       end
  2445.       object SignPanel: TPanel
  2446.         Tag = 80
  2447.         Left = 14
  2448.         Top = 272
  2449.         Width = 265
  2450.         Height = 68
  2451.         TabOrder = 3
  2452.         OnMouseDown = ControlMouseDown
  2453.         OnMouseMove = SignDescMouseMove
  2454.         object SignDesc: TLabel
  2455.           Tag = 80
  2456.           Left = 124
  2457.           Top = 5
  2458.           Width = 136
  2459.           Height = 16
  2460.           AutoSize = False
  2461.           Caption = 'Customizable sign:'
  2462.           Font.Color = clNavy
  2463.           Font.Height = -11
  2464.           Font.Name = 'Arial'
  2465.           Font.Style = []
  2466.           ParentFont = False
  2467.           WordWrap = True
  2468.           OnMouseDown = ControlMouseDown
  2469.           OnMouseMove = SignDescMouseMove
  2470.         end
  2471.         object SignImage: TImage
  2472.           Tag = 80
  2473.           Left = 8
  2474.           Top = 5
  2475.           Width = 105
  2476.           Height = 59
  2477.           Picture.Data = {<image016.bmp>}
  2478.           OnMouseDown = ControlMouseDown
  2479.           OnMouseMove = SignDescMouseMove
  2480.         end
  2481.         object SignPosLabel: TLabel
  2482.           Left = 144
  2483.           Top = 50
  2484.           Width = 21
  2485.           Height = 14
  2486.           Caption = 'Pos:'
  2487.           PopupMenu = RightClickMenu
  2488.           OnMouseMove = SignDescMouseMove
  2489.         end
  2490.         object Sign: TCheckBox
  2491.           Tag = 80
  2492.           Left = 124
  2493.           Top = 48
  2494.           Width = 15
  2495.           Height = 17
  2496.           Hint = 'Check to enable'
  2497.           Caption = 'Fish2'
  2498.           PopupMenu = RightClickMenu
  2499.           TabOrder = 0
  2500.           OnMouseDown = ControlMouseDown
  2501.           OnMouseMove = SignDescMouseMove
  2502.         end
  2503.         object SignFront: TRadioButton
  2504.           Tag = 80
  2505.           Left = 168
  2506.           Top = 49
  2507.           Width = 45
  2508.           Height = 17
  2509.           Caption = 'Front'
  2510.           PopupMenu = RightClickMenu
  2511.           TabOrder = 1
  2512.           OnMouseDown = ControlMouseDown
  2513.           OnMouseMove = SignDescMouseMove
  2514.         end
  2515.         object SignBack: TRadioButton
  2516.           Tag = 80
  2517.           Left = 216
  2518.           Top = 49
  2519.           Width = 45
  2520.           Height = 17
  2521.           Caption = 'Back'
  2522.           PopupMenu = RightClickMenu
  2523.           TabOrder = 2
  2524.           OnMouseDown = ControlMouseDown
  2525.           OnMouseMove = SignDescMouseMove
  2526.         end
  2527.         object SignText: TComboBox
  2528.           Left = 124
  2529.           Top = 21
  2530.           Width = 133
  2531.           Height = 22
  2532.           DropDownCount = 5
  2533.           ItemHeight = 14
  2534.           Items.Strings = (
  2535.             'Hi Mom!'
  2536.             'No Fishing'
  2537.             'No Smoking'
  2538.             'Fishing Season'
  2539.             'Dagwood'#39's Den'
  2540.             'Don'#39't feed the fish')
  2541.           TabOrder = 3
  2542.           OnChange = SignTextChange
  2543.           OnExit = SignTextExit
  2544.         end
  2545.       end
  2546.       object TotalCreatures: TEdit
  2547.         Tag = 80
  2548.         Left = 579
  2549.         Top = 345
  2550.         Width = 27
  2551.         Height = 22
  2552.         Hint = 'Total number of fish that can be on-screen at once'
  2553.         PopupMenu = RightClickMenu
  2554.         TabOrder = 4
  2555.         Text = '14'
  2556.         OnMouseDown = ControlMouseDown
  2557.       end
  2558.       object CartoonBox6: TPanel
  2559.         Tag = 80
  2560.         Left = 340
  2561.         Top = 0
  2562.         Width = 265
  2563.         Height = 68
  2564.         PopupMenu = RightClickMenu
  2565.         TabOrder = 5
  2566.         OnMouseDown = ControlMouseDown
  2567.         object CarDesc6: TLabel
  2568.           Tag = 80
  2569.           Left = 124
  2570.           Top = 5
  2571.           Width = 136
  2572.           Height = 41
  2573.           AutoSize = False
  2574.           Caption = 'Some kind of hybrid fish that likes to blow bubbles.'
  2575.           Font.Color = clNavy
  2576.           Font.Height = -11
  2577.           Font.Name = 'Arial'
  2578.           Font.Style = []
  2579.           ParentFont = False
  2580.           WordWrap = True
  2581.           OnMouseDown = ControlMouseDown
  2582.         end
  2583.         object CarMaxLabel6: TLabel
  2584.           Tag = 80
  2585.           Left = 202
  2586.           Top = 49
  2587.           Width = 23
  2588.           Height = 14
  2589.           Hint = 'Max amount of this creature allowed at once'
  2590.           Caption = 'Max:'
  2591.           Font.Color = clWindowText
  2592.           Font.Height = -11
  2593.           Font.Name = 'Arial'
  2594.           Font.Style = []
  2595.           ParentFont = False
  2596.           PopupMenu = RightClickMenu
  2597.           OnMouseDown = ControlMouseDown
  2598.         end
  2599.         object CartoonImage6: TImage
  2600.           Tag = 80
  2601.           Left = 8
  2602.           Top = 5
  2603.           Width = 105
  2604.           Height = 59
  2605.           Picture.Data = {<image017.bmp>}
  2606.           PopupMenu = RightClickMenu
  2607.           OnMouseDown = ControlMouseDown
  2608.         end
  2609.         object Cartoon6: TCheckBox
  2610.           Tag = 80
  2611.           Left = 182
  2612.           Top = 48
  2613.           Width = 15
  2614.           Height = 17
  2615.           Hint = 'Check to enable'
  2616.           Caption = 'Fish2'
  2617.           PopupMenu = RightClickMenu
  2618.           State = cbChecked
  2619.           TabOrder = 0
  2620.           OnMouseDown = ControlMouseDown
  2621.         end
  2622.         object CartoonMax6: TEdit
  2623.           Tag = 80
  2624.           Left = 230
  2625.           Top = 46
  2626.           Width = 27
  2627.           Height = 22
  2628.           Hint = 'Max amount of this creature allowed at once'
  2629.           PopupMenu = RightClickMenu
  2630.           TabOrder = 1
  2631.           Text = '4'
  2632.           OnMouseDown = ControlMouseDown
  2633.         end
  2634.       end
  2635.       object CartoonBox7: TPanel
  2636.         Tag = 80
  2637.         Left = 340
  2638.         Top = 68
  2639.         Width = 265
  2640.         Height = 68
  2641.         PopupMenu = RightClickMenu
  2642.         TabOrder = 6
  2643.         OnMouseDown = ControlMouseDown
  2644.         object CarDesc7: TLabel
  2645.           Tag = 80
  2646.           Left = 124
  2647.           Top = 3
  2648.           Width = 136
  2649.           Height = 41
  2650.           AutoSize = False
  2651.           Caption = 
  2652.             'The legendary underwater dinosaur - The biggest creature in Aqua' +
  2653.             'Scape.'
  2654.           Font.Color = clNavy
  2655.           Font.Height = -11
  2656.           Font.Name = 'Arial'
  2657.           Font.Style = []
  2658.           ParentFont = False
  2659.           WordWrap = True
  2660.           OnMouseDown = ControlMouseDown
  2661.         end
  2662.         object CarMaxLabel7: TLabel
  2663.           Tag = 80
  2664.           Left = 202
  2665.           Top = 49
  2666.           Width = 23
  2667.           Height = 14
  2668.           Hint = 'Max amount of this creature allowed at once'
  2669.           Caption = 'Max:'
  2670.           Font.Color = clWindowText
  2671.           Font.Height = -11
  2672.           Font.Name = 'Arial'
  2673.           Font.Style = []
  2674.           ParentFont = False
  2675.           PopupMenu = RightClickMenu
  2676.           OnMouseDown = ControlMouseDown
  2677.         end
  2678.         object CartoonImage7: TImage
  2679.           Tag = 80
  2680.           Left = 8
  2681.           Top = 5
  2682.           Width = 105
  2683.           Height = 59
  2684.           Picture.Data = {<image018.bmp>}
  2685.           PopupMenu = RightClickMenu
  2686.           OnMouseDown = ControlMouseDown
  2687.         end
  2688.         object Cartoon7: TCheckBox
  2689.           Tag = 80
  2690.           Left = 182
  2691.           Top = 48
  2692.           Width = 15
  2693.           Height = 17
  2694.           Hint = 'Check to enable'
  2695.           Caption = 'Fish2'
  2696.           PopupMenu = RightClickMenu
  2697.           State = cbChecked
  2698.           TabOrder = 0
  2699.           OnMouseDown = ControlMouseDown
  2700.         end
  2701.         object CartoonMax7: TEdit
  2702.           Tag = 80
  2703.           Left = 230
  2704.           Top = 46
  2705.           Width = 27
  2706.           Height = 22
  2707.           Hint = 'Max amount of this creature allowed at once'
  2708.           PopupMenu = RightClickMenu
  2709.           TabOrder = 1
  2710.           Text = '4'
  2711.           OnMouseDown = ControlMouseDown
  2712.         end
  2713.       end
  2714.       object CartoonBox8: TPanel
  2715.         Tag = 80
  2716.         Left = 340
  2717.         Top = 136
  2718.         Width = 265
  2719.         Height = 68
  2720.         PopupMenu = RightClickMenu
  2721.         TabOrder = 7
  2722.         OnMouseDown = ControlMouseDown
  2723.         object CarDesc8: TLabel
  2724.           Tag = 80
  2725.           Left = 124
  2726.           Top = 5
  2727.           Width = 136
  2728.           Height = 41
  2729.           AutoSize = False
  2730.           Caption = 'A baby alligator.  Perfect size for a fish tank.'
  2731.           Font.Color = clNavy
  2732.           Font.Height = -11
  2733.           Font.Name = 'Arial'
  2734.           Font.Style = []
  2735.           ParentFont = False
  2736.           WordWrap = True
  2737.           OnMouseDown = ControlMouseDown
  2738.         end
  2739.         object CarMaxLabel8: TLabel
  2740.           Tag = 80
  2741.           Left = 202
  2742.           Top = 49
  2743.           Width = 23
  2744.           Height = 14
  2745.           Hint = 'Max amount of this creature allowed at once'
  2746.           Caption = 'Max:'
  2747.           Font.Color = clWindowText
  2748.           Font.Height = -11
  2749.           Font.Name = 'Arial'
  2750.           Font.Style = []
  2751.           ParentFont = False
  2752.           PopupMenu = RightClickMenu
  2753.           OnMouseDown = ControlMouseDown
  2754.         end
  2755.         object CartoonImage8: TImage
  2756.           Tag = 80
  2757.           Left = 8
  2758.           Top = 5
  2759.           Width = 105
  2760.           Height = 59
  2761.           Picture.Data = {<image019.bmp>}
  2762.           PopupMenu = RightClickMenu
  2763.           OnMouseDown = ControlMouseDown
  2764.         end
  2765.         object Cartoon8: TCheckBox
  2766.           Tag = 80
  2767.           Left = 182
  2768.           Top = 48
  2769.           Width = 15
  2770.           Height = 17
  2771.           Hint = 'Check to enable'
  2772.           Caption = 'Fish2'
  2773.           PopupMenu = RightClickMenu
  2774.           State = cbChecked
  2775.           TabOrder = 0
  2776.           OnMouseDown = ControlMouseDown
  2777.         end
  2778.         object CartoonMax8: TEdit
  2779.           Tag = 80
  2780.           Left = 230
  2781.           Top = 46
  2782.           Width = 27
  2783.           Height = 22
  2784.           Hint = 'Max amount of this creature allowed at once'
  2785.           PopupMenu = RightClickMenu
  2786.           TabOrder = 1
  2787.           Text = '4'
  2788.           OnMouseDown = ControlMouseDown
  2789.         end
  2790.       end
  2791.       object CartoonBox9: TPanel
  2792.         Tag = 80
  2793.         Left = 340
  2794.         Top = 204
  2795.         Width = 265
  2796.         Height = 68
  2797.         PopupMenu = RightClickMenu
  2798.         TabOrder = 8
  2799.         OnMouseDown = ControlMouseDown
  2800.         object CarDesc9: TLabel
  2801.           Tag = 80
  2802.           Left = 124
  2803.           Top = 5
  2804.           Width = 136
  2805.           Height = 41
  2806.           AutoSize = False
  2807.           Caption = 'A friendly whale complete with a functioning air spout.'
  2808.           Font.Color = clNavy
  2809.           Font.Height = -11
  2810.           Font.Name = 'Arial'
  2811.           Font.Style = []
  2812.           ParentFont = False
  2813.           WordWrap = True
  2814.           OnMouseDown = ControlMouseDown
  2815.         end
  2816.         object CarMaxLabel9: TLabel
  2817.           Tag = 80
  2818.           Left = 202
  2819.           Top = 49
  2820.           Width = 23
  2821.           Height = 14
  2822.           Hint = 'Max amount of this creature allowed at once'
  2823.           Caption = 'Max:'
  2824.           Font.Color = clWindowText
  2825.           Font.Height = -11
  2826.           Font.Name = 'Arial'
  2827.           Font.Style = []
  2828.           ParentFont = False
  2829.           PopupMenu = RightClickMenu
  2830.           OnMouseDown = ControlMouseDown
  2831.         end
  2832.         object CartoonImage9: TImage
  2833.           Tag = 80
  2834.           Left = 8
  2835.           Top = 5
  2836.           Width = 105
  2837.           Height = 59
  2838.           Picture.Data = {<image020.bmp>}
  2839.           PopupMenu = RightClickMenu
  2840.           OnMouseDown = ControlMouseDown
  2841.         end
  2842.         object Cartoon9: TCheckBox
  2843.           Tag = 80
  2844.           Left = 182
  2845.           Top = 48
  2846.           Width = 15
  2847.           Height = 17
  2848.           Hint = 'Check to enable'
  2849.           Caption = 'Fish2'
  2850.           PopupMenu = RightClickMenu
  2851.           State = cbChecked
  2852.           TabOrder = 0
  2853.           OnMouseDown = ControlMouseDown
  2854.         end
  2855.         object CartoonMax9: TEdit
  2856.           Tag = 80
  2857.           Left = 230
  2858.           Top = 46
  2859.           Width = 27
  2860.           Height = 22
  2861.           Hint = 'Max amount of this creature allowed at once'
  2862.           PopupMenu = RightClickMenu
  2863.           TabOrder = 1
  2864.           Text = '4'
  2865.           OnMouseDown = ControlMouseDown
  2866.         end
  2867.       end
  2868.       object ChestBox: TPanel
  2869.         Tag = 80
  2870.         Left = 340
  2871.         Top = 272
  2872.         Width = 265
  2873.         Height = 68
  2874.         PopupMenu = RightClickMenu
  2875.         TabOrder = 9
  2876.         OnMouseDown = ControlMouseDown
  2877.         object ChestDesc: TLabel
  2878.           Tag = 80
  2879.           Left = 124
  2880.           Top = 3
  2881.           Width = 136
  2882.           Height = 41
  2883.           AutoSize = False
  2884.           Caption = 'A treasure chest that opens periodically to release bubbles.'
  2885.           Font.Color = clNavy
  2886.           Font.Height = -11
  2887.           Font.Name = 'Arial'
  2888.           Font.Style = []
  2889.           ParentFont = False
  2890.           WordWrap = True
  2891.           OnMouseDown = ControlMouseDown
  2892.         end
  2893.         object ChestImage: TImage
  2894.           Tag = 80
  2895.           Left = 8
  2896.           Top = 5
  2897.           Width = 105
  2898.           Height = 59
  2899.           Picture.Data = {<image021.bmp>}
  2900.           PopupMenu = RightClickMenu
  2901.           OnMouseDown = ControlMouseDown
  2902.         end
  2903.         object CheckPosLabel: TLabel
  2904.           Tag = 80
  2905.           Left = 144
  2906.           Top = 50
  2907.           Width = 21
  2908.           Height = 14
  2909.           Caption = 'Pos:'
  2910.           OnMouseDown = ControlMouseDown
  2911.         end
  2912.         object Chest: TCheckBox
  2913.           Tag = 80
  2914.           Left = 124
  2915.           Top = 48
  2916.           Width = 15
  2917.           Height = 17
  2918.           Hint = 'Check to enable'
  2919.           Caption = 'Fish2'
  2920.           PopupMenu = RightClickMenu
  2921.           TabOrder = 0
  2922.           OnMouseDown = ControlMouseDown
  2923.         end
  2924.         object ChestFront: TRadioButton
  2925.           Tag = 80
  2926.           Left = 168
  2927.           Top = 49
  2928.           Width = 45
  2929.           Height = 17
  2930.           Caption = 'Front'
  2931.           PopupMenu = RightClickMenu
  2932.           TabOrder = 1
  2933.           OnMouseDown = ControlMouseDown
  2934.         end
  2935.         object ChestBack: TRadioButton
  2936.           Tag = 80
  2937.           Left = 216
  2938.           Top = 49
  2939.           Width = 45
  2940.           Height = 17
  2941.           Caption = 'Back'
  2942.           PopupMenu = RightClickMenu
  2943.           TabOrder = 2
  2944.           OnMouseDown = ControlMouseDown
  2945.         end
  2946.       end
  2947.       object CartoonBox1: TPanel
  2948.         Tag = 80
  2949.         Left = 14
  2950.         Top = 0
  2951.         Width = 265
  2952.         Height = 68
  2953.         PopupMenu = RightClickMenu
  2954.         TabOrder = 10
  2955.         object CarDesc1: TLabel
  2956.           Tag = 80
  2957.           Left = 124
  2958.           Top = 5
  2959.           Width = 136
  2960.           Height = 41
  2961.           AutoSize = False
  2962.           Caption = 'It'#39's a swimming caveman, complete with club and air bubbles.'
  2963.           Font.Color = clNavy
  2964.           Font.Height = -11
  2965.           Font.Name = 'Arial'
  2966.           Font.Style = []
  2967.           ParentFont = False
  2968.           WordWrap = True
  2969.           OnMouseDown = ControlMouseDown
  2970.         end
  2971.         object CarMaxLabel1: TLabel
  2972.           Tag = 80
  2973.           Left = 202
  2974.           Top = 49
  2975.           Width = 23
  2976.           Height = 14
  2977.           Hint = 'Max amount of this creature allowed at once'
  2978.           Caption = 'Max:'
  2979.           Font.Color = clWindowText
  2980.           Font.Height = -11
  2981.           Font.Name = 'Arial'
  2982.           Font.Style = []
  2983.           ParentFont = False
  2984.           PopupMenu = RightClickMenu
  2985.           OnMouseDown = ControlMouseDown
  2986.         end
  2987.         object CartoonImage1: TImage
  2988.           Tag = 80
  2989.           Left = 8
  2990.           Top = 5
  2991.           Width = 105
  2992.           Height = 59
  2993.           Picture.Data = {<image022.bmp>}
  2994.           OnMouseDown = ControlMouseDown
  2995.         end
  2996.         object Cartoon1: TCheckBox
  2997.           Tag = 80
  2998.           Left = 182
  2999.           Top = 48
  3000.           Width = 15
  3001.           Height = 17
  3002.           Hint = 'Check to enable'
  3003.           Caption = 'Fish2'
  3004.           PopupMenu = RightClickMenu
  3005.           State = cbChecked
  3006.           TabOrder = 0
  3007.           OnMouseDown = ControlMouseDown
  3008.         end
  3009.         object CartoonMax1: TEdit
  3010.           Tag = 80
  3011.           Left = 230
  3012.           Top = 48
  3013.           Width = 27
  3014.           Height = 22
  3015.           Hint = 'Max amount of this creature allowed at once'
  3016.           PopupMenu = RightClickMenu
  3017.           TabOrder = 1
  3018.           Text = '4'
  3019.           OnMouseDown = ControlMouseDown
  3020.         end
  3021.       end
  3022.     end
  3023.     object TTabPage
  3024.       Left = 4
  3025.       Top = 25
  3026.       Caption = 'Plant Life'
  3027.       object Tank: TImage
  3028.         Tag = 40
  3029.         Left = 10
  3030.         Top = 2
  3031.         Width = 600
  3032.         Height = 293
  3033.         Picture.Data = {<image023.bmp>}
  3034.         PopupMenu = RightClickMenu
  3035.         OnMouseDown = ControlMouseDown
  3036.       end
  3037.       object Plant1: TImage
  3038.         Left = 66
  3039.         Top = 6
  3040.         Width = 20
  3041.         Height = 15
  3042.         AutoSize = True
  3043.         DragCursor = crDefault
  3044.         Visible = False
  3045.         OnMouseDown = Plant1MouseDown
  3046.         OnMouseMove = Plant1MouseMove
  3047.         OnMouseUp = Plant1MouseUp
  3048.       end
  3049.       object PlantThumbnails: TImage
  3050.         Tag = 40
  3051.         Left = 10
  3052.         Top = 298
  3053.         Width = 333
  3054.         Height = 45
  3055.         Picture.Data = {<image024.bmp>}
  3056.         PopupMenu = RightClickMenu
  3057.         Stretch = True
  3058.         OnMouseDown = PlantThumbnailsMouseDown
  3059.       end
  3060.       object PlantLifeLabel: TLabel
  3061.         Tag = 40
  3062.         Left = 10
  3063.         Top = 349
  3064.         Width = 423
  3065.         Height = 13
  3066.         AutoSize = False
  3067.         Caption = 
  3068.           'To add a plant, click a plant thumbnail.  Move the plant around ' +
  3069.           'by clicking and draging.'
  3070.         Font.Color = clWindowText
  3071.         Font.Height = -11
  3072.         Font.Name = 'Arial'
  3073.         Font.Style = []
  3074.         ParentFont = False
  3075.         PopupMenu = RightClickMenu
  3076.         OnMouseDown = ControlMouseDown
  3077.       end
  3078.       object AddPlantThemeButton: TSpeedButton
  3079.         Tag = 40
  3080.         Left = 553
  3081.         Top = 321
  3082.         Width = 25
  3083.         Height = 21
  3084.         Hint = 'Add or save current theme'
  3085.         Glyph.Data = {
  3086.           4E010000424D4E01000000000000760000002800000015000000120000000100
  3087.           040000000000D800000000000000000000000000000000000000000000000000
  3088.           80000080000000808000800000008000800080800000C0C0C000808080000000
  3089.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  3090.           3333333330003333333333333333333330003333333330033333333330003333
  3091.           3333300333333333300033333333300333333333300033333333300333333333
  3092.           3000333333333003333333333000333333333003333333333000333000000000
  3093.           0000033330003330000000000000033330003333333330033333333330003333
  3094.           3333300333333333300033333333300333333333300033333333300333333333
  3095.           3000333333333003333333333000333333333333333333333000333333333333
  3096.           333333333000333333333333333333333000}
  3097.         Spacing = 2
  3098.         OnClick = AddPlantThemeButtonClick
  3099.         OnMouseDown = ControlMouseDown
  3100.       end
  3101.       object DeletePlantThemeButton: TSpeedButton
  3102.         Tag = 40
  3103.         Left = 585
  3104.         Top = 321
  3105.         Width = 25
  3106.         Height = 21
  3107.         Hint = 'Delete current theme'
  3108.         Glyph.Data = {
  3109.           4E010000424D4E01000000000000760000002800000015000000120000000100
  3110.           040000000000D800000000000000000000000000000000000000000000000000
  3111.           80000080000000808000800000008000800080800000C0C0C000808080000000
  3112.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  3113.           3333333330003333333333333333333330003333333333333333333330003333
  3114.           3333333333333333300033333333333333333333300033333333333333333333
  3115.           3000333333333333333333333000333333333333333333333000333000000000
  3116.           0000033330003330000000000000033330003333333333333333333330003333
  3117.           3333333333333333300033333333333333333333300033333333333333333333
  3118.           3000333333333333333333333000333333333333333333333000333333333333
  3119.           333333333000333333333333333333333000}
  3120.         OnClick = DeletePlantThemeButtonClick
  3121.         OnMouseDown = ControlMouseDown
  3122.       end
  3123.       object CopyButton: TSpeedButton
  3124.         Tag = 40
  3125.         Left = 349
  3126.         Top = 298
  3127.         Width = 25
  3128.         Height = 21
  3129.         Hint = 'Duplicate current plant'
  3130.         Glyph.Data = {
  3131.           4E010000424D4E01000000000000760000002800000014000000120000000100
  3132.           040000000000D800000000000000000000000000000000000000000000000000
  3133.           80000080000000808000800000008000800080800000C0C0C000808080000000
  3134.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  3135.           3333333300003333333333333333333300003333333334444444443300003333
  3136.           333334FFFFFFF43300003333333334F00000F43300003330000004FFFFFFF433
  3137.           00003330FFFFF4F00000F43300003330F00004FFFFFFF43300003330FFFFF4F0
  3138.           0F44443300003330F00004FFFF4F433300003330FFFFF4FFFF44333300003330
  3139.           F00F04444443333300003330FFFF0F033333333300003330FFFF003333333333
  3140.           0000333000000333333333330000333333333333333333330000333333333333
  3141.           333333330000333333333333333333330000}
  3142.         OnClick = CopyButtonClick
  3143.         OnMouseDown = ControlMouseDown
  3144.       end
  3145.       object CutButton: TSpeedButton
  3146.         Tag = 40
  3147.         Left = 379
  3148.         Top = 298
  3149.         Width = 25
  3150.         Height = 21
  3151.         Hint = 'Delete current plant'
  3152.         Glyph.Data = {
  3153.           4E010000424D4E01000000000000760000002800000014000000120000000100
  3154.           040000000000D800000000000000000000000000000000000000000000000000
  3155.           80000080000000808000800000008000800080800000C0C0C000808080000000
  3156.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  3157.           3333333300003333333333333333333300003333333333333333333300003333
  3158.           3344333333333333000033333433433443333333000033333433434334333333
  3159.           0000333333444343343333330000333333334344433333330000333333334043
  3160.           3333333300003333333330333333333300003333333300033333333300003333
  3161.           3333030333333333000033333330030033333333000033333330333033333333
  3162.           0000333333303330333333330000333333333333333333330000333333333333
  3163.           333333330000333333333333333333330000}
  3164.         OnClick = CutButtonClick
  3165.         OnMouseDown = ControlMouseDown
  3166.       end
  3167.       object DepthLabel: TLabel
  3168.         Tag = 40
  3169.         Left = 350
  3170.         Top = 331
  3171.         Width = 31
  3172.         Height = 14
  3173.         Hint = 'Choose a depth'
  3174.         Caption = 'Depth:'
  3175.         Font.Color = clWindowText
  3176.         Font.Height = -11
  3177.         Font.Name = 'Arial'
  3178.         Font.Style = []
  3179.         ParentFont = False
  3180.         PopupMenu = RightClickMenu
  3181.         OnMouseDown = ControlMouseDown
  3182.       end
  3183.       object EnlargeButton: TSpeedButton
  3184.         Tag = 40
  3185.         Left = 409
  3186.         Top = 298
  3187.         Width = 25
  3188.         Height = 21
  3189.         Hint = 'Enlarge plant'
  3190.         Glyph.Data = {
  3191.           4E010000424D4E01000000000000760000002800000014000000120000000100
  3192.           040000000000D8000000C30E0000C30E00001000000000000000000000000000
  3193.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  3194.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  3195.           3333333300003333333333333330033300003333333333333300033300003333
  3196.           3333333334403333000033333333333344433333000033333344443444333333
  3197.           0000333366FFFF444333333300003336FFFFFFFF4333333300003336FFF44FFF
  3198.           433333330000336FFFF44FFFF43333330000336FF444444FF43333330000336F
  3199.           F444444FF43333330000336FFFF44FFFF433333300003336FFF44FEF63333333
  3200.           00003336FFFFFEFF633333330000333366FFFF66333333330000333333666633
  3201.           333333330000333333333333333333330000}
  3202.         OnClick = EnlargeButtonClick
  3203.       end
  3204.       object ReduceButton: TSpeedButton
  3205.         Tag = 40
  3206.         Left = 439
  3207.         Top = 298
  3208.         Width = 25
  3209.         Height = 21
  3210.         Hint = 'Reduce plant'
  3211.         Glyph.Data = {
  3212.           4E010000424D4E01000000000000760000002800000014000000120000000100
  3213.           040000000000D8000000C30E0000C30E00001000000000000000000000000000
  3214.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  3215.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  3216.           3333333300003333333333333330033300003333333333333300033300003333
  3217.           3333333334403333000033333333333344433333000033333344443444333333
  3218.           0000333366FFFF444333333300003336FFFFFFFF4333333300003336FFFFFFFF
  3219.           433333330000336FFFFFFFFFF43333330000336FF444444FF43333330000336F
  3220.           F444444FF43333330000336FFFFFFFFFF433333300003336FEFFFFFF63333333
  3221.           00003336FFEFFFFF633333330000333366FFFF66333333330000333333666633
  3222.           333333330000333333333333333333330000}
  3223.         OnClick = ReduceButtonClick
  3224.       end
  3225.       object Plant2: TImage
  3226.         Left = 90
  3227.         Top = 6
  3228.         Width = 20
  3229.         Height = 15
  3230.         AutoSize = True
  3231.         DragCursor = crDefault
  3232.         Visible = False
  3233.         OnMouseDown = Plant2MouseDown
  3234.         OnMouseMove = Plant2MouseMove
  3235.         OnMouseUp = Plant2MouseUp
  3236.       end
  3237.       object Plant3: TImage
  3238.         Left = 114
  3239.         Top = 6
  3240.         Width = 20
  3241.         Height = 15
  3242.         AutoSize = True
  3243.         DragCursor = crDefault
  3244.         Visible = False
  3245.         OnMouseDown = Plant3MouseDown
  3246.         OnMouseMove = Plant3MouseMove
  3247.         OnMouseUp = Plant3MouseUp
  3248.       end
  3249.       object Plant4: TImage
  3250.         Left = 138
  3251.         Top = 6
  3252.         Width = 20
  3253.         Height = 15
  3254.         AutoSize = True
  3255.         DragCursor = crDefault
  3256.         Visible = False
  3257.         OnMouseDown = Plant4MouseDown
  3258.         OnMouseMove = Plant4MouseMove
  3259.         OnMouseUp = Plant4MouseUp
  3260.       end
  3261.       object Plant5: TImage
  3262.         Left = 162
  3263.         Top = 6
  3264.         Width = 20
  3265.         Height = 15
  3266.         AutoSize = True
  3267.         DragCursor = crDefault
  3268.         Visible = False
  3269.         OnMouseDown = Plant5MouseDown
  3270.         OnMouseMove = Plant5MouseMove
  3271.         OnMouseUp = Plant5MouseUp
  3272.       end
  3273.       object Plant6: TImage
  3274.         Left = 182
  3275.         Top = 6
  3276.         Width = 20
  3277.         Height = 15
  3278.         AutoSize = True
  3279.         DragCursor = crDefault
  3280.         Visible = False
  3281.         OnMouseDown = Plant6MouseDown
  3282.         OnMouseMove = Plant6MouseMove
  3283.         OnMouseUp = Plant6MouseUp
  3284.       end
  3285.       object Plant7: TImage
  3286.         Left = 206
  3287.         Top = 6
  3288.         Width = 20
  3289.         Height = 15
  3290.         AutoSize = True
  3291.         DragCursor = crDefault
  3292.         Visible = False
  3293.         OnMouseDown = Plant7MouseDown
  3294.         OnMouseMove = Plant7MouseMove
  3295.         OnMouseUp = Plant7MouseUp
  3296.       end
  3297.       object Plant8: TImage
  3298.         Left = 230
  3299.         Top = 6
  3300.         Width = 20
  3301.         Height = 15
  3302.         AutoSize = True
  3303.         DragCursor = crDefault
  3304.         Visible = False
  3305.         OnMouseDown = Plant8MouseDown
  3306.         OnMouseMove = Plant8MouseMove
  3307.         OnMouseUp = Plant8MouseUp
  3308.       end
  3309.       object Plant9: TImage
  3310.         Left = 254
  3311.         Top = 6
  3312.         Width = 20
  3313.         Height = 15
  3314.         AutoSize = True
  3315.         DragCursor = crDefault
  3316.         Visible = False
  3317.         OnMouseDown = Plant9MouseDown
  3318.         OnMouseMove = Plant9MouseMove
  3319.         OnMouseUp = Plant9MouseUp
  3320.       end
  3321.       object Plant10: TImage
  3322.         Left = 278
  3323.         Top = 6
  3324.         Width = 20
  3325.         Height = 15
  3326.         AutoSize = True
  3327.         DragCursor = crDefault
  3328.         Visible = False
  3329.         OnMouseDown = Plant10MouseDown
  3330.         OnMouseMove = Plant10MouseMove
  3331.         OnMouseUp = Plant10MouseUp
  3332.       end
  3333.       object Plant11: TImage
  3334.         Left = 302
  3335.         Top = 6
  3336.         Width = 20
  3337.         Height = 15
  3338.         AutoSize = True
  3339.         DragCursor = crDefault
  3340.         Visible = False
  3341.         OnMouseDown = Plant11MouseDown
  3342.         OnMouseMove = Plant11MouseMove
  3343.         OnMouseUp = Plant11MouseUp
  3344.       end
  3345.       object Plant12: TImage
  3346.         Left = 326
  3347.         Top = 6
  3348.         Width = 20
  3349.         Height = 15
  3350.         AutoSize = True
  3351.         DragCursor = crDefault
  3352.         Visible = False
  3353.         OnMouseDown = Plant12MouseDown
  3354.         OnMouseMove = Plant12MouseMove
  3355.         OnMouseUp = Plant12MouseUp
  3356.       end
  3357.       object Plant13: TImage
  3358.         Left = 350
  3359.         Top = 6
  3360.         Width = 20
  3361.         Height = 15
  3362.         AutoSize = True
  3363.         DragCursor = crDefault
  3364.         Visible = False
  3365.         OnMouseDown = Plant13MouseDown
  3366.         OnMouseMove = Plant13MouseMove
  3367.         OnMouseUp = Plant13MouseUp
  3368.       end
  3369.       object Plant14: TImage
  3370.         Left = 374
  3371.         Top = 6
  3372.         Width = 20
  3373.         Height = 15
  3374.         AutoSize = True
  3375.         DragCursor = crDefault
  3376.         Visible = False
  3377.         OnMouseDown = Plant14MouseDown
  3378.         OnMouseMove = Plant14MouseMove
  3379.         OnMouseUp = Plant14MouseUp
  3380.       end
  3381.       object Plant15: TImage
  3382.         Left = 398
  3383.         Top = 6
  3384.         Width = 20
  3385.         Height = 15
  3386.         AutoSize = True
  3387.         DragCursor = crDefault
  3388.         Visible = False
  3389.         OnMouseDown = Plant15MouseDown
  3390.         OnMouseMove = Plant15MouseMove
  3391.         OnMouseUp = Plant15MouseUp
  3392.       end
  3393.       object Plant16: TImage
  3394.         Left = 422
  3395.         Top = 6
  3396.         Width = 20
  3397.         Height = 15
  3398.         AutoSize = True
  3399.         DragCursor = crDefault
  3400.         Visible = False
  3401.         OnMouseDown = Plant16MouseDown
  3402.         OnMouseMove = Plant16MouseMove
  3403.         OnMouseUp = Plant16MouseUp
  3404.       end
  3405.       object Plant17: TImage
  3406.         Left = 446
  3407.         Top = 6
  3408.         Width = 20
  3409.         Height = 15
  3410.         AutoSize = True
  3411.         DragCursor = crDefault
  3412.         Visible = False
  3413.         OnMouseDown = Plant17MouseDown
  3414.         OnMouseMove = Plant17MouseMove
  3415.         OnMouseUp = Plant17MouseUp
  3416.       end
  3417.       object Plant18: TImage
  3418.         Left = 470
  3419.         Top = 6
  3420.         Width = 20
  3421.         Height = 15
  3422.         AutoSize = True
  3423.         DragCursor = crDefault
  3424.         Visible = False
  3425.         OnMouseDown = Plant18MouseDown
  3426.         OnMouseMove = Plant18MouseMove
  3427.         OnMouseUp = Plant18MouseUp
  3428.       end
  3429.       object Plant19: TImage
  3430.         Left = 494
  3431.         Top = 6
  3432.         Width = 20
  3433.         Height = 15
  3434.         AutoSize = True
  3435.         DragCursor = crDefault
  3436.         Visible = False
  3437.         OnMouseDown = Plant19MouseDown
  3438.         OnMouseMove = Plant19MouseMove
  3439.         OnMouseUp = Plant19MouseUp
  3440.       end
  3441.       object Plant20: TImage
  3442.         Left = 518
  3443.         Top = 6
  3444.         Width = 20
  3445.         Height = 15
  3446.         AutoSize = True
  3447.         DragCursor = crDefault
  3448.         Visible = False
  3449.         OnMouseDown = Plant20MouseDown
  3450.         OnMouseMove = Plant20MouseMove
  3451.         OnMouseUp = Plant20MouseUp
  3452.       end
  3453.       object RemovePlantsButton: TSpeedButton
  3454.         Tag = 40
  3455.         Left = 469
  3456.         Top = 298
  3457.         Width = 25
  3458.         Height = 21
  3459.         Hint = 'Remove all plants'
  3460.         Glyph.Data = {
  3461.           4E010000424D4E01000000000000760000002800000015000000120000000100
  3462.           040000000000D800000000000000000000000000000000000000000000000000
  3463.           80000080000000808000800000008000800080800000C0C0C000808080000000
  3464.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  3465.           3333333330003333333333333333333330003330033333333330033330003333
  3466.           0033333333003333300033333003333330033333300033333300333300333333
  3467.           3000333333300330033333333000333333330000333333333000333333333003
  3468.           3333333330003333333300003333333330003333333003300333333330003333
  3469.           3300333300333333300033333003333330033333300033330033333333003333
  3470.           3000333003333333333003333000333333333333333333333000333333333333
  3471.           333333333000333333333333333333333000}
  3472.         Spacing = 2
  3473.         OnClick = RemovePlantsButtonClick
  3474.       end
  3475.       object PlantThemeBox: TComboBox
  3476.         Tag = 40
  3477.         Left = 500
  3478.         Top = 298
  3479.         Width = 111
  3480.         Height = 22
  3481.         Hint = 'Choose plant theme'
  3482.         ItemHeight = 14
  3483.         MaxLength = 20
  3484.         PopupMenu = RightClickMenu
  3485.         TabOrder = 0
  3486.         Text = 'Plant Life Themes'
  3487.         OnChange = PlantThemeBoxChange
  3488.       end
  3489.       object FrontDepth: TRadioButton
  3490.         Tag = 40
  3491.         Left = 388
  3492.         Top = 330
  3493.         Width = 47
  3494.         Height = 17
  3495.         Hint = 'Choose a depth'
  3496.         Caption = 'Front'
  3497.         Font.Color = clWindowText
  3498.         Font.Height = -11
  3499.         Font.Name = 'Arial'
  3500.         Font.Style = []
  3501.         ParentFont = False
  3502.         PopupMenu = RightClickMenu
  3503.         TabOrder = 1
  3504.         OnClick = FrontDepthClick
  3505.         OnMouseDown = ControlMouseDown
  3506.       end
  3507.       object MiddleDepth: TRadioButton
  3508.         Tag = 40
  3509.         Left = 436
  3510.         Top = 330
  3511.         Width = 51
  3512.         Height = 17
  3513.         Hint = 'Choose a depth'
  3514.         Caption = 'Middle'
  3515.         Font.Color = clWindowText
  3516.         Font.Height = -11
  3517.         Font.Name = 'Arial'
  3518.         Font.Style = []
  3519.         ParentFont = False
  3520.         PopupMenu = RightClickMenu
  3521.         TabOrder = 2
  3522.         OnClick = MiddleDepthClick
  3523.         OnMouseDown = ControlMouseDown
  3524.       end
  3525.       object BackDepth: TRadioButton
  3526.         Tag = 40
  3527.         Left = 492
  3528.         Top = 330
  3529.         Width = 45
  3530.         Height = 17
  3531.         Hint = 'Choose a depth'
  3532.         Caption = 'Back'
  3533.         Font.Color = clWindowText
  3534.         Font.Height = -11
  3535.         Font.Name = 'Arial'
  3536.         Font.Style = []
  3537.         ParentFont = False
  3538.         PopupMenu = RightClickMenu
  3539.         TabOrder = 3
  3540.         OnClick = BackDepthClick
  3541.         OnMouseDown = ControlMouseDown
  3542.       end
  3543.       object RandomPlantsButton: TButton
  3544.         Tag = 40
  3545.         Left = 553
  3546.         Top = 344
  3547.         Width = 57
  3548.         Height = 20
  3549.         Hint = 'Generate a random plant layout'
  3550.         Caption = 'Random'
  3551.         Font.Color = clWindowText
  3552.         Font.Height = -11
  3553.         Font.Name = 'Arial'
  3554.         Font.Style = []
  3555.         ParentFont = False
  3556.         PopupMenu = RightClickMenu
  3557.         TabOrder = 4
  3558.         OnClick = RandomPlantsButtonClick
  3559.         OnMouseDown = ControlMouseDown
  3560.       end
  3561.       object RandomPlantsCheck: TCheckBox
  3562.         Tag = 40
  3563.         Left = 436
  3564.         Top = 347
  3565.         Width = 113
  3566.         Height = 17
  3567.         Hint = 'Random each time'
  3568.         Caption = 'Random each time'
  3569.         Font.Color = clWindowText
  3570.         Font.Height = -11
  3571.         Font.Name = 'Arial'
  3572.         Font.Style = []
  3573.         ParentFont = False
  3574.         PopupMenu = RightClickMenu
  3575.         TabOrder = 5
  3576.         OnMouseDown = ControlMouseDown
  3577.       end
  3578.     end
  3579.     object TTabPage
  3580.       Left = 4
  3581.       Top = 25
  3582.       Caption = 'Gallery'
  3583.       object GalImage1: TImage
  3584.         Left = 20
  3585.         Top = 58
  3586.         Width = 580
  3587.         Height = 251
  3588.         Picture.Data = {<image025.bmp>}
  3589.         OnMouseDown = GalImage1MouseDown
  3590.       end
  3591.       object ClickLabel: TLabel
  3592.         Left = 12
  3593.         Top = 312
  3594.         Width = 597
  3595.         Height = 15
  3596.         Alignment = taCenter
  3597.         Caption = 
  3598.           'Left-click on an image for a full-screen preview, or right-click' +
  3599.           ' to set an image as your desktop wallpaper.'
  3600.         Font.Color = clWindowText
  3601.         Font.Height = -12
  3602.         Font.Name = 'Arial'
  3603.         Font.Style = []
  3604.         ParentFont = False
  3605.         Transparent = True
  3606.       end
  3607.       object ImageGalleryLabel: TImage
  3608.         Left = 20
  3609.         Top = 6
  3610.         Width = 580
  3611.         Height = 36
  3612.         AutoSize = True
  3613.         Picture.Data = {<image026.bmp>}
  3614.       end
  3615.       object HiColorLabel: TLabel
  3616.         Left = 118
  3617.         Top = 42
  3618.         Width = 391
  3619.         Height = 14
  3620.         Caption = 
  3621.           'Note: Running in 16-bit color mode is recommended for viewing th' +
  3622.           'e image gallery.'
  3623.         Color = clBtnFace
  3624.         Font.Color = clMaroon
  3625.         Font.Height = -11
  3626.         Font.Name = 'Arial'
  3627.         Font.Style = []
  3628.         ParentColor = False
  3629.         ParentFont = False
  3630.         Visible = False
  3631.       end
  3632.       object GalleryUnRegLabel: TLabel
  3633.         Left = 68
  3634.         Top = 328
  3635.         Width = 489
  3636.         Height = 15
  3637.         Alignment = taCenter
  3638.         AutoSize = False
  3639.         Caption = 
  3640.           'Note: Only image 8 (the middle image), is included in this unreg' +
  3641.           'istered version.'
  3642.         Font.Color = clMaroon
  3643.         Font.Height = -12
  3644.         Font.Name = 'Arial'
  3645.         Font.Style = []
  3646.         ParentFont = False
  3647.         Transparent = True
  3648.       end
  3649.       object ZoomPreviewCheck: TCheckBox
  3650.         Tag = 50
  3651.         Left = 198
  3652.         Top = 344
  3653.         Width = 255
  3654.         Height = 17
  3655.         Caption = 'Enable zoom effect for full-screen preview'
  3656.         Font.Color = clWindowText
  3657.         Font.Height = -11
  3658.         Font.Name = 'Arial'
  3659.         Font.Style = []
  3660.         ParentFont = False
  3661.         PopupMenu = RightClickMenu
  3662.         State = cbChecked
  3663.         TabOrder = 0
  3664.         OnMouseDown = ControlMouseDown
  3665.       end
  3666.     end
  3667.     object TTabPage
  3668.       Left = 4
  3669.       Top = 25
  3670.       Caption = 'Aquarium Guide'
  3671.       object RegLabel1: TLabel
  3672.         Left = 4
  3673.         Top = 342
  3674.         Width = 613
  3675.         Height = 17
  3676.         Alignment = taCenter
  3677.         AutoSize = False
  3678.         Caption = 
  3679.           'This bonus feature is available only in the registered version o' +
  3680.           'f AquaScape.  For info on registering, click the register button' +
  3681.           '.'
  3682.         Font.Color = clWindowText
  3683.         Font.Height = -11
  3684.         Font.Name = 'Arial'
  3685.         Font.Style = []
  3686.         ParentFont = False
  3687.       end
  3688.       object TOCPanel: TPanel
  3689.         Left = 16
  3690.         Top = 26
  3691.         Width = 587
  3692.         Height = 307
  3693.         BevelOuter = bvLowered
  3694.         BevelWidth = 2
  3695.         Color = clWhite
  3696.         TabOrder = 1
  3697.         OnMouseMove = TOCPanelMouseMove
  3698.         object Ch1: TLabel
  3699.           Left = 157
  3700.           Top = 46
  3701.           Width = 14
  3702.           Height = 21
  3703.           Caption = '1.'
  3704.           Font.Color = clBlack
  3705.           Font.Height = -19
  3706.           Font.Name = 'Times New Roman'
  3707.           Font.Style = []
  3708.           ParentFont = False
  3709.           OnClick = Ch1Click
  3710.         end
  3711.         object Ch2: TLabel
  3712.           Left = 157
  3713.           Top = 76
  3714.           Width = 14
  3715.           Height = 21
  3716.           Caption = '2.'
  3717.           Font.Color = clBlack
  3718.           Font.Height = -19
  3719.           Font.Name = 'Times New Roman'
  3720.           Font.Style = []
  3721.           ParentFont = False
  3722.         end
  3723.         object Ch1Title: TLabel
  3724.           Left = 181
  3725.           Top = 46
  3726.           Width = 92
  3727.           Height = 21
  3728.           Cursor = 5
  3729.           Caption = 'Introduction'
  3730.           Font.Color = clNavy
  3731.           Font.Height = -19
  3732.           Font.Name = 'Times New Roman'
  3733.           Font.Style = []
  3734.           ParentFont = False
  3735.           OnClick = Ch1Click
  3736.           OnMouseMove = Ch1TitleMouseMove
  3737.         end
  3738.         object Ch2Title: TLabel
  3739.           Left = 181
  3740.           Top = 76
  3741.           Width = 247
  3742.           Height = 21
  3743.           Cursor = 5
  3744.           Caption = 'Setting up your first real fish tank'
  3745.           Font.Color = clNavy
  3746.           Font.Height = -19
  3747.           Font.Name = 'Times New Roman'
  3748.           Font.Style = []
  3749.           ParentFont = False
  3750.           OnClick = Ch2TitleClick
  3751.           OnMouseMove = Ch2TitleMouseMove
  3752.         end
  3753.         object Ch3: TLabel
  3754.           Left = 157
  3755.           Top = 106
  3756.           Width = 14
  3757.           Height = 21
  3758.           Caption = '3.'
  3759.           Font.Color = clBlack
  3760.           Font.Height = -19
  3761.           Font.Name = 'Times New Roman'
  3762.           Font.Style = []
  3763.           ParentFont = False
  3764.         end
  3765.         object Ch3Title: TLabel
  3766.           Left = 181
  3767.           Top = 106
  3768.           Width = 177
  3769.           Height = 21
  3770.           Cursor = 5
  3771.           Caption = 'Choosing your first fish'
  3772.           Font.Color = clNavy
  3773.           Font.Height = -19
  3774.           Font.Name = 'Times New Roman'
  3775.           Font.Style = []
  3776.           ParentFont = False
  3777.           OnClick = Ch3TitleClick
  3778.           OnMouseMove = Ch3TitleMouseMove
  3779.         end
  3780.         object Ch4: TLabel
  3781.           Left = 157
  3782.           Top = 136
  3783.           Width = 14
  3784.           Height = 21
  3785.           Caption = '4.'
  3786.           Font.Color = clBlack
  3787.           Font.Height = -19
  3788.           Font.Name = 'Times New Roman'
  3789.           Font.Style = []
  3790.           ParentFont = False
  3791.         end
  3792.         object Ch4Title: TLabel
  3793.           Left = 181
  3794.           Top = 136
  3795.           Width = 170
  3796.           Height = 21
  3797.           Cursor = 5
  3798.           Caption = 'Plants and landscaping'
  3799.           Font.Color = clNavy
  3800.           Font.Height = -19
  3801.           Font.Name = 'Times New Roman'
  3802.           Font.Style = []
  3803.           ParentFont = False
  3804.           OnMouseMove = Ch4TitleMouseMove
  3805.         end
  3806.         object Ch5: TLabel
  3807.           Left = 157
  3808.           Top = 166
  3809.           Width = 14
  3810.           Height = 21
  3811.           Caption = '5.'
  3812.           Font.Color = clBlack
  3813.           Font.Height = -19
  3814.           Font.Name = 'Times New Roman'
  3815.           Font.Style = []
  3816.           ParentFont = False
  3817.         end
  3818.         object Ch5Title: TLabel
  3819.           Left = 181
  3820.           Top = 166
  3821.           Width = 187
  3822.           Height = 21
  3823.           Cursor = 5
  3824.           Caption = 'Feeding and maintenance'
  3825.           Font.Color = clNavy
  3826.           Font.Height = -19
  3827.           Font.Name = 'Times New Roman'
  3828.           Font.Style = []
  3829.           ParentFont = False
  3830.           OnMouseMove = Ch5TitleMouseMove
  3831.         end
  3832.         object Ch6: TLabel
  3833.           Left = 157
  3834.           Top = 196
  3835.           Width = 14
  3836.           Height = 21
  3837.           Caption = '6.'
  3838.           Font.Color = clBlack
  3839.           Font.Height = -19
  3840.           Font.Name = 'Times New Roman'
  3841.           Font.Style = []
  3842.           ParentFont = False
  3843.         end
  3844.         object Ch6Title: TLabel
  3845.           Left = 181
  3846.           Top = 196
  3847.           Width = 215
  3848.           Height = 21
  3849.           Cursor = 5
  3850.           Caption = 'Water quality and health care'
  3851.           Font.Color = clNavy
  3852.           Font.Height = -19
  3853.           Font.Name = 'Times New Roman'
  3854.           Font.Style = []
  3855.           ParentFont = False
  3856.           OnMouseMove = Ch6TitleMouseMove
  3857.         end
  3858.         object Ch7: TLabel
  3859.           Left = 157
  3860.           Top = 226
  3861.           Width = 14
  3862.           Height = 21
  3863.           Caption = '7.'
  3864.           Font.Color = clBlack
  3865.           Font.Height = -19
  3866.           Font.Name = 'Times New Roman'
  3867.           Font.Style = []
  3868.           ParentFont = False
  3869.         end
  3870.         object Ch7Title: TLabel
  3871.           Left = 181
  3872.           Top = 226
  3873.           Width = 170
  3874.           Height = 21
  3875.           Cursor = 5
  3876.           Caption = 'Where to go from here'
  3877.           Font.Color = clNavy
  3878.           Font.Height = -19
  3879.           Font.Name = 'Times New Roman'
  3880.           Font.Style = []
  3881.           ParentFont = False
  3882.           OnMouseMove = Ch7TitleMouseMove
  3883.         end
  3884.         object TOCLabel: TLabel
  3885.           Left = 181
  3886.           Top = 16
  3887.           Width = 219
  3888.           Height = 16
  3889.           Caption = 'Aquarium Guide Table of Contents'
  3890.           Font.Color = clRed
  3891.           Font.Height = -13
  3892.           Font.Name = 'Arial'
  3893.           Font.Style = [fsBold, fsUnderline]
  3894.           ParentFont = False
  3895.           OnMouseMove = TOCLabelMouseMove
  3896.         end
  3897.         object GuideDesc: TLabel
  3898.           Left = 104
  3899.           Top = 262
  3900.           Width = 381
  3901.           Height = 33
  3902.           Alignment = taCenter
  3903.           AutoSize = False
  3904.           Caption = 
  3905.             'This guide provides information on helping you get started in se' +
  3906.             'tting up a real aquarium if you wish to do so.  To display a top' +
  3907.             'ic, just click its title.'
  3908.           Font.Color = clMaroon
  3909.           Font.Height = -11
  3910.           Font.Name = 'Arial'
  3911.           Font.Style = []
  3912.           ParentFont = False
  3913.           WordWrap = True
  3914.           OnMouseMove = GuideDescMouseMove
  3915.         end
  3916.       end
  3917.       object Guide: TRichEdit
  3918.         Left = 0
  3919.         Top = 352
  3920.         Width = 31
  3921.         Height = 10
  3922.         HideScrollBars = False
  3923.         ReadOnly = True
  3924.         ScrollBars = ssVertical
  3925.         TabOrder = 0
  3926.         Visible = False
  3927.         OnMouseDown = GuideMouseDown
  3928.       end
  3929.       object TOCButton: TBitBtn
  3930.         Left = 241
  3931.         Top = 337
  3932.         Width = 125
  3933.         Height = 25
  3934.         Caption = 'Return to Contents'
  3935.         Font.Color = clWindowText
  3936.         Font.Height = -11
  3937.         Font.Name = 'Arial'
  3938.         Font.Style = []
  3939.         ParentFont = False
  3940.         TabOrder = 2
  3941.         Visible = False
  3942.         OnClick = TOCButtonClick
  3943.         Glyph.Data = {
  3944.           78010000424D7801000000000000760000002800000020000000100000000100
  3945.           04000000000000000000120B0000120B00000000000000000000000000000000
  3946.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  3947.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  3948.           333333333333FF3333333333333C0C333333333333F777F3333333333CC0F0C3
  3949.           333333333777377F33333333C30F0F0C333333337F737377F333333C00FFF0F0
  3950.           C33333F7773337377F333CC0FFFFFF0F0C3337773F33337377F3C30F0FFFFFF0
  3951.           F0C37F7373F33337377F00FFF0FFFFFF0F0C7733373F333373770FFFFF0FFFFF
  3952.           F0F073F33373F333373730FFFFF0FFFFFF03373F33373F333F73330FFFFF0FFF
  3953.           00333373F33373FF77333330FFFFF000333333373F333777333333330FFF0333
  3954.           3333333373FF7333333333333000333333333333377733333333333333333333
  3955.           33333333333333333333333333333333333333333333333333330000}
  3956.         NumGlyphs = 2
  3957.       end
  3958.     end
  3959.   end
  3960.   object ExitButton: TBitBtn
  3961.     Left = 570
  3962.     Top = 424
  3963.     Width = 60
  3964.     Height = 24
  3965.     Caption = 'Exit'
  3966.     Font.Color = clWindowText
  3967.     Font.Height = -11
  3968.     Font.Name = 'Arial'
  3969.     Font.Style = []
  3970.     ParentFont = False
  3971.     TabOrder = 0
  3972.     OnClick = ExitButtonClick
  3973.     Kind = bkAbort
  3974.   end
  3975.   object RunButton: TBitBtn
  3976.     Tag = 100
  3977.     Left = 502
  3978.     Top = 424
  3979.     Width = 60
  3980.     Height = 24
  3981.     Hint = 'Start Aquarium'
  3982.     Caption = 'Run'
  3983.     Font.Color = clWindowText
  3984.     Font.Height = -11
  3985.     Font.Name = 'Arial'
  3986.     Font.Style = []
  3987.     ParentFont = False
  3988.     TabOrder = 1
  3989.     OnClick = RunButtonClick
  3990.     Glyph.Data = {
  3991.       DE000000424DDE0000000000000076000000280000000F0000000D0000000100
  3992.       0400000000006800000000000000000000000000000000000000000000000000
  3993.       80000080000000808000800000008000800080800000C0C0C000808080000000
  3994.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00311111119333
  3995.       3330333399919993333019331999119933309193919919199330391999199191
  3996.       993039199919919999903919991991999990391999199199B930919391991991
  3997.       9930193319991919933033339991919933303339999999933330311111119333
  3998.       3330}
  3999.   end
  4000.   object AboutButton: TBitBtn
  4001.     Left = 276
  4002.     Top = 424
  4003.     Width = 67
  4004.     Height = 24
  4005.     Caption = 'About'
  4006.     Font.Color = clWindowText
  4007.     Font.Height = -11
  4008.     Font.Name = 'Arial'
  4009.     Font.Style = []
  4010.     ParentFont = False
  4011.     TabOrder = 3
  4012.     OnClick = AboutButtonClick
  4013.     Glyph.Data = {
  4014.       78010000424D7801000000000000760000002800000020000000100000000100
  4015.       04000000000000000000120B0000120B00000000000000000000000000000000
  4016.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  4017.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  4018.       333333333333333333333333333333333333333333FFFFF3333333333CCCCC33
  4019.       33333FFFF77777FFFFFFCCCCCC808CCCCCC377777737F777777F008888070888
  4020.       8003773FFF7773FFF77F0F0770F7F0770F037F777737F777737F70FFFFF7FFFF
  4021.       F07373F3FFF7F3FFF37F70F000F7F000F07337F77737F777373330FFFFF7FFFF
  4022.       F03337FF3FF7F3FF37F3370F00F7F00F0733373F7737F77337F3370FFFF7FFFF
  4023.       0733337F33373F337333330FFF030FFF03333373FF7373FF7333333000333000
  4024.       3333333777333777333333333333333333333333333333333333333333333333
  4025.       33333333333333333333333333333333333333333333333333330000}
  4026.     NumGlyphs = 2
  4027.   end
  4028.   object RegisterButton: TBitBtn
  4029.     Left = 351
  4030.     Top = 424
  4031.     Width = 75
  4032.     Height = 24
  4033.     Caption = 'Register'
  4034.     Font.Color = clWindowText
  4035.     Font.Height = -11
  4036.     Font.Name = 'Arial'
  4037.     Font.Style = []
  4038.     ModalResult = 3
  4039.     ParentFont = False
  4040.     TabOrder = 4
  4041.     OnClick = RegisterButtonClick
  4042.     Glyph.Data = {
  4043.       78010000424D7801000000000000760000002800000020000000100000000100
  4044.       04000000000000000000120B0000120B00000000000000000000000000000000
  4045.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  4046.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  4047.       5555555555FFFFF555555555544C4C5555555555F777775FF5555554C444C444
  4048.       5555555775FF55775F55554C4334444445555575577F55557FF554C4C334C4C4
  4049.       335557F5577FF55577F554CCC3334444335557555777F555775FCCCCC333CCC4
  4050.       C4457F55F777F555557F4CC33333CCC444C57F577777F5F5557FC4333333C3C4
  4051.       CCC57F777777F7FF557F4CC33333333C4C457F577777777F557FCCC33CC4333C
  4052.       C4C575F7755F777FF5755CCCCC3333334C5557F5FF777777F7F554C333333333
  4053.       CC55575777777777F755553333CC3C33C555557777557577755555533CC4C4CC
  4054.       5555555775FFFF77555555555C4CCC55555555555777775555550000}
  4055.     NumGlyphs = 2
  4056.   end
  4057.   object HelpButton: TBitBtn
  4058.     Left = 434
  4059.     Top = 424
  4060.     Width = 60
  4061.     Height = 24
  4062.     Caption = '&Help'
  4063.     Font.Color = clWindowText
  4064.     Font.Height = -11
  4065.     Font.Name = 'Arial'
  4066.     Font.Style = []
  4067.     ParentFont = False
  4068.     TabOrder = 5
  4069.     OnClick = HelpButtonClick
  4070.     Glyph.Data = {
  4071.       78010000424D7801000000000000760000002800000020000000100000000100
  4072.       04000000000000000000120B0000120B00000000000000000000000000000000
  4073.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  4074.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333CCCCC33
  4075.       33333FFFF77777FFFFFFCCCCCC808CCCCCC3777777F7F777777F008888070888
  4076.       8003777777777777777F0F0770F7F0770F0373F33337F333337370FFFFF7FFFF
  4077.       F07337F33337F33337F370FFFB99FBFFF07337F33377F33337F330FFBF99BFBF
  4078.       F033373F337733333733370BFBF7FBFB0733337F333FF3337F33370FBF98BFBF
  4079.       0733337F3377FF337F333B0BFB990BFB03333373FF777FFF73333FB000B99000
  4080.       B33333377737777733333BFBFBFB99FBF33333333FF377F333333FBF99BF99BF
  4081.       B333333377F377F3333333FB99FB99FB3333333377FF77333333333FB9999FB3
  4082.       333333333777733333333333FBFBFB33333333333333333333330000}
  4083.     NumGlyphs = 2
  4084.   end
  4085.   object Timer: TTimer
  4086.     Interval = 100
  4087.     OnTimer = TimerTimer
  4088.     Left = 594
  4089.     Top = 10
  4090.   end
  4091.   object RightClickMenu: TPopupMenu
  4092.     Left = 556
  4093.     Top = 4
  4094.     object Whatthis: TMenuItem
  4095.       Caption = 'What'#39's this?'
  4096.       Default = True
  4097.       ShortCut = 0
  4098.       OnClick = WhatthisClick
  4099.     end
  4100.   end
  4101. end
  4102.